On Thu, 19 Sep 2013 15:12:54 +0000, Williams, Norman K said:

>This looks like a simple typo.  I could fix it and submit a gerrit topic,
>but I'm busy with other stuff for the moment.
>
>Or is this a typo imported from CURL?
>
>In file included from /scratch/kent/cmake/cmake/Utilities/cmcurl/http.c:99:
>/scratch/kent/cmake/cmake/Utilities/cmcurl/parsedate.h:1:9: warning:
>'__PARSEDATE_H' is used as a header guard here, followed
>      by #define of a different macro [-Wheader-guard]
>#ifndef __PARSEDATE_H
>        ^~~~~~~~~~~~~
>/scratch/kent/cmake/cmake/Utilities/cmcurl/parsedate.h:2:9: note:
>'__PARSEDATEL_H' is defined here; did you mean
>      '__PARSEDATE_H'?
>#define __PARSEDATEL_H
>        ^~~~~~~~~~~~~~
>        __PARSEDATE_H

Strange that my dashboard is not showing this, I'll check on that.  It does 
look like a typo.  That's 3rd party code, right?  Maybe it is fixed upstream?  
(Also, it's illegal to start an identifier with two underscores.)

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada


--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to