
Boost.Optional optional_test and optional_test_ref both have the following error: Cannot open include file: 'boost/detail/none.hpp': No such file or directory. But only on the Win32 tests, and not on the Linux test. Not sure what the discrepancy is about but the file is definitely not there in CVS. It got moved from boost/detail/none.hpp to boost/none.hpp. So if no one minds I'll fix it. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

"Rene Rivera" <grafik.list@redshift-software.com> escribió en el mensaje news:40F16716.1010008@redshift-software.com...
Boost.Optional optional_test and optional_test_ref both have the following error: Cannot open include file: 'boost/detail/none.hpp': No such file or directory.
But only on the Win32 tests, and not on the Linux test. Not sure what the discrepancy is about but the file is definitely not there in CVS. It got moved from boost/detail/none.hpp to boost/none.hpp.
So if no one minds I'll fix it.
Indeed, the tests had changed because of that move, but there we're not committed... (not sure why) I've been trying to commit them but couldn't.... the server keyfingerprint appears changed.. and even if I choose to proceed anyway I get a CVS error about cvsroot not being in the repository. I've been having this problem for some time now, sometimes it works (the fingerprint is OK), sometimes it doesn't. Fernando Cacciola SciSoft

Fernando Cacciola wrote:
"Rene Rivera" <grafik.list@redshift-software.com> escribi? en el mensaje news:40F16716.1010008@redshift-software.com...
So if no one minds I'll fix it.
Which I already did of course :-)
Indeed, the tests had changed because of that move, but there we're not committed... (not sure why) I've been trying to commit them but couldn't.... the server keyfingerprint appears changed.. and even if I choose to proceed anyway I get a CVS error about cvsroot not being in the repository.
I've been having this problem for some time now, sometimes it works (the fingerprint is OK), sometimes it doesn't.
Could it be related to the name change from cvs.boost.sf.net to cvs.sf.net? For the transition I decided not to take a risk and just get a complete fresh checkout of the CVS tree. Have you tried that? -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

"Rene Rivera" <grafik.list@redshift-software.com> escribió en el mensaje news:40F2F77D.4040104@redshift-software.com...
Fernando Cacciola wrote:
"Rene Rivera" <grafik.list@redshift-software.com> escribi? en el mensaje news:40F16716.1010008@redshift-software.com...
So if no one minds I'll fix it.
Which I already did of course :-)
Thanks!
Indeed, the tests had changed because of that move, but there we're not committed... (not sure why) I've been trying to commit them but couldn't.... the server keyfingerprint appears changed.. and even if I choose to proceed anyway I get a CVS error about cvsroot not being in the repository.
I've been having this problem for some time now, sometimes it works (the fingerprint is OK), sometimes it doesn't.
Could it be related to the name change from cvs.boost.sf.net to cvs.sf.net? For the transition I decided not to take a risk and just get a complete fresh checkout of the CVS tree. Have you tried that?
Well, I _did_ a fresh checkout, I'm sure about that... but then I did something wrong since looking at the TortoiseCVS log I see that it is still pointing to cvs.boost.sourceforge.net I'll do a new checkout... hmm, right this time :-) Fernando Cacciola SciSoft
participants (2)
-
Fernando Cacciola
-
Rene Rivera