Menu

#486 External functions not found with r2193

3.3.0
closed
nobody
5
2012-08-14
2008-01-13
No

Rick,
I'm opening this so you can track it if you need to.

With a fresh build from trunk, there is a problem finding external routines.

Running the propdemo.rex sample shows the problem:

D:\Interpreters\Rexx\ooRexx\samples\oodialog>propdemo.rex
429 - parse value GetDialogFactor() with x y
554 - self~InitCode = self~Init_WindowBase
1541 - forward class (super) continue
1716 - InitRet = self~init:super
2036 - forward class (super) arguments (newArgs) continue
2854 - forward class (super) arguments (newarg)
53 - dlg = .NewControlsDialog~new(,,,,"WIZARD") / create property sheet /
Error 43 running D:\Interpreters\Rexx\ooRexx\samples\oodialog\OODPLAIN.CLS line 429: Routine no
t found
Error 43.1: Could not find routine "GETDIALOGFACTOR"

Discussion

  • Rick McGuire

    Rick McGuire - 2008-01-13

    Logged In: YES
    user_id=1125291
    Originator: NO

    Committed revision 2197.

    Good test...found 3 bugs with one program :-)

     
  • Mark Miesfeld

    Mark Miesfeld - 2010-02-19

    The fix for this item was in the 4.0.0 release.

     

Anonymous
Anonymous

Add attachments
Cancel