Porting woes

This is brilliant. Microsoft Visual C++ violates the ISO C++ standard (at least as far as my 1998 document is concerned) with regards to this very fundamental and simple scoping behaviour, but they do not admit that this is a violation as such. Instead they claim that one can work around this “problem” by using a special compiler switch that disables “language extensions”. However, depending on your configuration, making use of this switch will break compilation of certain Visual C++ headers (ntheader.h IIRC). You have to love this.

Related posts:

  1. Python does rule
  2. My kingdom, my kingdom for S3 suspend to RAM!
  3. Lush, OCaml and more
  4. Processing + GSVideo + NyARToolkit on Linux x86_64
  5. 61 words

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>