Commit Graph

3 Commits

Author SHA1 Message Date
Jonas Maebe
d87f03eef5 - removed automatic int-string, string-int and int-array conversion for
macpas after discussion on macpascal mailing list. The only thing left
    is automatic conversion of constant strings of length 4 to 32 bit ints.
  * adapted tests to this
  * fixed FOUR_CHAR_CODE and FCC functions in MacPas unit for little
    endian
  + FourCharArray type in macpas unit wich can be used to typecast
    int's "back" to an array[1..4] of char (though the characters
    will be in reverse on little endian systems in that case)

git-svn-id: trunk@5154 -
2006-11-01 16:34:37 +00:00
Jonas Maebe
9f5a2063a1 * extended test
git-svn-id: trunk@5005 -
2006-10-22 18:17:47 +00:00
Jonas Maebe
de27a80cc9 + tests for previous commit
git-svn-id: trunk@4958 -
2006-10-18 18:15:20 +00:00