-
Janet Berlin authored
-- Added WIN32 settings to Makefiles. -- SeExpression.cpp: Dereference vector rbegin() instead of end() to fix runtime error in prep(). -- SeExprEdGrapher2d.cpp: Use float args in call to pow() to fix compile error -- SeExprSpecParser.y: Fix undefined snprintf -- SeExprSpecParserLex.l: Fix undefined math symbols -- imageSynth.cpp: Use vector to replace const array of dynamic size
Janet Berlin authored-- Added WIN32 settings to Makefiles. -- SeExpression.cpp: Dereference vector rbegin() instead of end() to fix runtime error in prep(). -- SeExprEdGrapher2d.cpp: Use float args in call to pow() to fix compile error -- SeExprSpecParser.y: Fix undefined snprintf -- SeExprSpecParserLex.l: Fix undefined math symbols -- imageSynth.cpp: Use vector to replace const array of dynamic size
This project is licensed under the Apache License 2.0.
Learn more
Loading