From: James R. <si...@wa...> - 2007-11-03 21:05:27
|
-------------------------------------------------- From: "itinerants" <iti...@ho...> Sent: Saturday, November 03, 2007 8:22 PM To: <dcp...@li...> Subject: [dcplusplus-devel] Source level bug (probably) report > 3. in .702... > In "StringDefs.cpp", > > A) in ResourceManager::strings > between > "Tag", and " Target filename too long", > There should be "Target removed" > > B) in ResourceManager::names > between > "Tag", and "TargetFilenameTooLong", > There should be "TargetRemoved" For what it's worth, this was caused by a typo in StringDefs.h (which StringDefs.cpp is generated from), and has since been fixed in SVN (r873, 29 October 2007). -- James Ross |