Hi Domenico, The variable names in a function prototype do not need to match the variable names in the actual function definition. So in the gazebo.h file I could leave out "server_id" from the function prototypes, or even call them completely meaningless names.
Are you having a problem with libgazebo? -nate On Nov 28, 2007 2:47 AM, Domenico Leonello <[EMAIL PROTECTED]> wrote: > Hi > > I would like to point out that maybe there is an error in the gazebo.h file: > > at lines 180 (and following) the variables server_id and client_id are > used but not defined! > In effect serverId and clientId are defined... > > I think that is a trivial error and it need only to change in the > "client class" definition lines that variables... > > Please tell me if I'm wrong! > > Domenico > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
