Skip to content
Snippets Groups Projects
  • rdubner's avatar
    a34288f0
    Addressed various issues raised by Richard Biener · a34288f0
    rdubner authored
    2025-02-17  Robert Dubner <rdubner@symas.com>
    	* Moved #include <math.h> from genapi.cc to cobol-system.h as
    	#include <cmath>
    	* Removed GCOBOL_FOR_TARGET from <repo>/Makefile.def
    	* Removed if $USER = "bob" stuff from cobol/Make-lang.in
    	* Backed -std=c++17 down to c++14 in cobol/Make-lang.in
    	* Removed -Wno-cpp from cobol/Make-lang.in
    	* Removed Wno-missing-field-initializers from cobol/Make-lang.in
    a34288f0
    History
    Addressed various issues raised by Richard Biener
    rdubner authored
    2025-02-17  Robert Dubner <rdubner@symas.com>
    	* Moved #include <math.h> from genapi.cc to cobol-system.h as
    	#include <cmath>
    	* Removed GCOBOL_FOR_TARGET from <repo>/Makefile.def
    	* Removed if $USER = "bob" stuff from cobol/Make-lang.in
    	* Backed -std=c++17 down to c++14 in cobol/Make-lang.in
    	* Removed -Wno-cpp from cobol/Make-lang.in
    	* Removed Wno-missing-field-initializers from cobol/Make-lang.in