Menu

Commit [r75]  Maximize  Restore  History

minor edits

assert.inc.pas
- use printf, so code for p5x & p5c is now common

clib.inc.pas
- system() now zeros last char in command string
this guarantees that string is null terminated, even when called with a constant string like

system('ls -l ');

note that this implies that there must be a trailing char att he end of the string to be zeroed

sys.inc.pas
- add NAME_MAX, the max nr bytes in a filename

gen
- pause if tp5c finds warnings in system environment

m-tests
- bug fix in mutate.pas
- code tidied up a little
- test.sh mods after testing on other systems

other minor code edits and comment additions & improvements

trevorbl 2020-11-29

<< < 1 2 (Page 2 of 2)
changed /p5x/std-tests/ta.pas
changed /p5x/std-tests/test.sh
changed /p5x/tp5c.out
changed /p5x/tp5c.pas
changed /pcom.pas
changed /std-tests/conformant.pas
changed /std-tests/errorHandling.pas
changed /std-tests/ta.pas
changed /std-tests/test.sh
changed /tp5c.out
changed /tp5c.pas
/p5x/std-tests/ta.pas Diff Switch to side-by-side view
Loading...
/p5x/std-tests/test.sh Diff Switch to side-by-side view
Loading...
/p5x/tp5c.out Diff Switch to side-by-side view
Loading...
/p5x/tp5c.pas Diff Switch to side-by-side view
Loading...
/pcom.pas Diff Switch to side-by-side view
Loading...
/std-tests/conformant.pas Diff Switch to side-by-side view
Loading...
/std-tests/errorHandling.pas Diff Switch to side-by-side view
Loading...
/std-tests/ta.pas Diff Switch to side-by-side view
Loading...
/std-tests/test.sh Diff Switch to side-by-side view
Loading...
/tp5c.out Diff Switch to side-by-side view
Loading...
/tp5c.pas Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.