Commit Graph

2 Commits

Author SHA1 Message Date
Jonas Maebe
b9ed22b705 * CodeWarrior apparently supports a combination of FPC-like using the
function result as a variable, and Delphi/TP-like "using the function name
    inside the function means a recursive call". In order to prevent
    confusion, we no longer support the former behaviour since r21817
    because the conditions under which one or the other holds are not well
    defined and it's easier to fix a compiler error then to discover why
    a recursive function call doesn't do anything (mantis #22344)

git-svn-id: trunk@24182 -
2013-04-07 15:51:02 +00:00
olle
58582a44a9 new tests for mode macpas
git-svn-id: trunk@1592 -
2005-10-24 22:06:49 +00:00