Re: [Alephmodular-devel] Re: CVS Troubles
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-02-18 06:56:50
|
On Tuesday, February 18, 2003, at 01:27 AM, Br'fin wrote: > > On Monday, February 17, 2003, at 06:04 PM, Jamie White wrote: > >> >> On Monday, Feb 17, 2003, at 22:50 Europe/London, Matt Lee wrote: >> >>> >>> My build out of CVS from February 13 runs fine. I don't seem to be >>> able to update right now from SF.net so I can't test more recent >> >>> code. >>> >>> Are you able to run the 0.3 release build properly? >> >> Yeah.. I just downloaded it! Actually, I think I've found your first >> "non-bungie" bug! :-) >> >> After running 0.3, cvs checkout ran fine... Which I thought was odd! >> So, I deleted the preferences, and tried to run it again, which >> didn't work! I got the error: >> >> ../../marathon2/Support/CFiles.cpp:209: Assertion failed: is_file() >> >> If I run 0.3, and then cvs again, it's fine! cvs obviously doesn't >> like creating the preference files... :-/ >> >> Jamie >> > Oops, I've been doing a lot of file rearranging stuff, so it's > probably my fault. Thanks for the report and I'm looking into it now. > :) > Yeah, it was my bad. Even with the zealous asserts I've sprinkled through the system, opening a file for reading that doesn't exist, should get a proper error. I've already checked in a fix for this. Thanks again :) -Jeremy Parsons |