[ros-dev] tools/rbuild/backend/mingw/modulehandler.h

Reuben Perelman reub2000 at earthlink.net
Sun Jan 1 04:20:18 CET 2006


Royce Mitchell III wrote:

> Reuben Perelman wrote:
>
>> Looking at the file, I couldn't understand why MingwModuleHandler:: 
>> was being used within the class of the same name, so I removed it 
>> from before the definition of the functions. I'm guessing that it was 
>> copied from the function definition outside of the class in a .cpp file?
>>
> Good catch, sorry about that.

Somebody with write access to svn should fix it.

>
>
>> Also, I saw a lot of 'std::'. Why not use 'using namespace std;'?
>
>
> It's {very} bad practice to put using statements in header files - 
> almost as bad as using goto :P
>
>
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>



More information about the Ros-dev mailing list