Menu

#5 ISO/IEC 14882 1998 compliance patch

open-accepted
Bug Fixes (2)
7
2003-02-23
2003-02-23
No

Obsolecent standard header files were replaced with their
standard versions. The std:: namespace qualifier was
prepended where mandated by the standard.
This eliminates gcc 3.2 compiler errors.

Patch generated recursively with:

diff -rc simpletron-0.2.1 simpletron-0.2.1p1 \
> simpletron-0.2.1to0.2.1p1.diff

To apply this patch:

$ ls -d simp*
simpletron-0.2.1 simpletron-0.2.1to0.2.1p1.diff
$ cd simpletron-0.2.1
$ cat ../simpletron-0.2.1to0.2.1p1.diff | patch -p
patching file src/instruction.cpp
patching file src/lex.cpp
patching file src/main.cpp
patching file src/routines.cpp
patching file src/routines.h
patching file src/vm.cpp
patching file src/vm.h
$

Regards,

Neil

Discussion

  • Neil Zanella

    Neil Zanella - 2003-02-23
     
  • Neil Zanella

    Neil Zanella - 2003-02-23
    • assigned_to: nobody --> mikhail_beris
     
  • Dean Michael Berris

    • priority: 5 --> 7
    • status: open --> open-accepted
     

Log in to post a comment.

MongoDB Logo MongoDB