RE: [Nant-users] NAnt Bug with DLL Base Addresses

2005-03-17 Thread Gert Driesen
Andrew, This is now fixed in cvs. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: donderdag 17 maart 2005 10:04 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] NAnt Bug wi

[Nant-users] NAnt Bug with DLL Base Addresses

2005-03-17 Thread Andrew.J.Baker
Not sure if this is the correct place to send this, but I have just noticed that NAnt incorrectly sets DLL bases addresses during builds (it gets confussed between decimal and hex numbers). This will only happen if you set a custom base address (using the project advanced build options). I have a

Re: [Nant-users] NANT bug

2004-08-14 Thread Gert Driesen
August 12, 2004 11:16 PM Subject: [Nant-users] NANT bug Hello I forgot all my information on sourceforge and didn't want to go through setting up a new account, just to post this bug. So here it is. NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) Having to do wit

[Nant-users] NANT bug

2004-08-14 Thread ChazZ
Title: NANT bug Hello I forgot all my information on sourceforge and didn’t want to go through setting up a new account, just to post this bug. So here it is. NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) Having to do with the solution Task. In the resources.cs file as

Re: [Nant-users] nant bug - embedded Crystal report files as resources

2003-11-20 Thread Michael Dang
Thanks Gert & Brett. I also found this out last nite after a few hours of digging and trial & error. I wish this was a little more documented but hey I found it in the code. Thanks a bunch guys for making such quick responses. Looking forward in helping on the 0.8.4 release testing. My Solutio

Re: [Nant-users] nant bug - embedded Crystal report files as resources

2003-11-19 Thread Gert Driesen
, 2003 11:03 PM Subject: RE: [Nant-users] nant bug - embedded Crystal report files as resources > Can't you just use the prefix attribute when embedding them? Works for > resource files and any other files I choose to embed such as xml files > ,etc. > > Brett > > -Orig

RE: [Nant-users] nant bug - embedded Crystal report files as resources

2003-11-19 Thread Brett Michael
3:17 AM To: [EMAIL PROTECTED] Subject: [Nant-users] nant bug - embedded Crystal report files as resources Hi, Sorry about the repost but I think it will gain more attention if i start a new thread. The original post is here. http://www.mail-archive.com/[EMAIL PROTECTED]/msg01510.ht ml The probl

[Nant-users] nant bug - embedded Crystal report files as resources

2003-11-19 Thread Michael Dang
Hi, Sorry about the repost but I think it will gain more attention if i start a new thread. The original post is here. http://www.mail-archive.com/[EMAIL PROTECTED]/msg01510.html The problem is that Crystal Report Files (.rpt) are not being prefixed with the filepath\namespace that other embedde