What steps will reproduce the problem?
1. Use the attached gyp file that contains the msvs_settings
"InlineFunctionExpansion" and set it's value to 3 (Disabled)
2. Compile the gyp file and it will fail saying the enum value 3 is out of range
What is the expected output? What do you see instead?
The expected outcome was the generated VS project file contained the "Disabled"
flag but instead it fails to compile the gyp file
What version of the product are you using? On what operating system?
Latest trunk of gyp on windows 7 64bit.
Original issue reported on code.google.com by jwda...@gmail.com on 28 Aug 2015 at 4:42
Original issue reported on code.google.com by
jwda...@gmail.com
on 28 Aug 2015 at 4:42Attachments: