From: Sam S. <sam...@gm...> - 2005-12-22 12:24:57
|
Warning: "port" is initialized before "key" when declared here. I got tired of seeing it over and over again :-P I guess it had to do with the order of the variables on the default constructor, but it was easier to cut/paste vertically rather than horizontally so I moved it in the class. -Sam On Dec 22, 2005, at 12:01 AM, Dan Potter wrote: > This one gave me a double take. :) What was g++ doing there? > > On Dec 21, 2005, at 6:45 PM, cadcdev-svn- > co...@li... wrote: > >> Tiki: Move port before key in declaration so g++ stops complaining > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through > log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD > SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > cadcdev-tiki mailing list > cad...@li... > https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki |