Re:Re:[boost] [serialization] CW8 and the recent changes...

Rene Rivera wrote:
The most recent changes cause a large number of new warnings to show up. The are all of the form:
### mwcc Compiler: # In: ..\boost\serialization\void_cast.hpp # From: ..\libs\serialization\test\test_array.cpp # -------------------------------------------------- # 188: __declspec(noinline) __declspec(dllexport) # Warning: ^^^^^^^^ # illegal type qualifier(s)
Thanks, I'm on it - I'll check in a fix soon. I'm still struggling with cwpro8+ but haven't run out of options yet so stay tuned and have patience. Robert Ramey

Robert Ramey wrote:
Rene Rivera wrote:
The most recent changes cause a large number of new warnings to show up. The are all of the form:
### mwcc Compiler: # In: ..\boost\serialization\void_cast.hpp # From: ..\libs\serialization\test\test_array.cpp # -------------------------------------------------- # 188: __declspec(noinline) __declspec(dllexport) # Warning: ^^^^^^^^ # illegal type qualifier(s)
Thanks, I'm on it - I'll check in a fix soon. I'm still struggling with cwpro8+ but haven't run out of options yet so stay tuned and have patience.
I haven't given up... I'm just waiting for the code to work on more compilers. At that point it becomes much easier to see what the issues are. (Last I saw gcc on Linux was having similar problems to cw8) And of course email me when you have done more changes so I can rerun the tests. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
participants (2)
-
Rene Rivera
-
Robert Ramey