[C++-sig] bug with const double and msvc
Niki Spahiev
spahievi at vega.bg
Sat Mar 29 21:34:38 CET 2003
Commented lines in attached code procude errors with msvc toolset. There
is workaround which i can use thanks to pyste. I patched it to always
cast member pointers and then removed all consts from const double.
Niki Spahiev
P.S. pyste is great even without gcc-xml.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bbug.cpp
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20030329/957d4057/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: errorlog
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20030329/957d4057/attachment-0001.txt>
More information about the Cplusplus-sig
mailing list