Package: libxmlezout / 1.06.1-8

Metadata

Package Version Patches format
libxmlezout 1.06.1-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
style_warnings_4.9.patch | (download)

mckae-xml-ez_out-generic_medium.adb | 9 6 + 3 - 0 !
1 file changed, 6 insertions(+), 3 deletions(-)

 fix new gcc-4.9 style warnings
 gnat-4.9 triggers new style checks which need a correction since the code
 is compiled with both switches -gnaty and -gnatwe
adapt_makefile.patch | (download)

GNUmakefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 allow makefile user to override gnatmake command
 In order to be able to modify the makefile behaviour about
 the gnatmake command, the executable name is replaced by an
 environment variable.