gdl
gdl copied to clipboard
at least 4 bugs in RESOLVE_ROUTINE !
(moved from https://sourceforge.net/p/gnudatalanguage/bugs/730/) As reported on SF by Alain:
at least 4 bugs in RESOLVE_ROUTINE :(
1/ take into account the path : should not 2/ accept with .pro suffix : should not 3/ fail if the path contain majuscules because all change into minuscule (should not take into account the path !!) 4/ final message in case of success is bad (and again does contain the path !)
Furthermore, the "test_resolve_routine.pro" file added into the testsuite/ does not give same results (errors) in GDL and IDL
@alaingdl Is this fixed?
Good remark, so long time ago :(
1/ is solved 2/ not solved
but I have new "cases", to be cheked
I was content that GDL could accept the .pro suffix as the filename to be compiled is often passed to GDL via a cut and paste that includes the .pro