Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 08c822270166966ba4d5ca70d893ea77e313c515
      
https://github.com/parrot/parrot/commit/08c822270166966ba4d5ca70d893ea77e313c515
  Author: Reini Urban <[email protected]>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M include/parrot/compiler.h

  Log Message:
  -----------
  msvc: sal does not work cl < 16.0 as such

Visual Studio 9 (cl 15.00) emits [returnvalue:SA_Post(MustCheck=SA_Yes)]
checks and similar which fails to parse somehow.
This is a regression from 6.10. I added better sal checks in 6.11
Windows MSVC only.


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to