Menu

#133 JWAsm does not understand the path conventions of MASM

closed
nobody
None
5
2011-04-01
2011-03-31
No

JWAsm does not want to process forward slash in the config-file name:

ml.exe @cfg/ml.cfg ... - OK
ml.exe @cfg\ml.cfg ... - OK

jwasm.exe @cfg/ml.cfg ... - ERROR
jwasm.exe @cfg\ml.cfg ... - OK

Peter.

Discussion

  • japheth

    japheth - 2011-04-01

    AFAICS this issue has already been fixed in the preliminary v2.06.

     
  • Peter Kuznetsov

    Peter Kuznetsov - 2011-04-01
    • status: open --> closed
     

Log in to post a comment.