Opened 5 years ago
Closed 5 years ago
#238 closed defect (fixed)
The generated make file bc.mak fails on Windows 10 Version 1703 (OS build 15063.1266)
Reported by: | Patrik Svestka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description (last modified by )
I have tried to run test for the issue #214 and the test failed.
After long time experimenting with the bc.mak
I have finally found out the reason the \NUL
at the end of the lable and jumps.
See the files for more:
bc_mak.diff bc_new.mak bc_original.mak
Attachments (5)
Change History (8)
Changed 5 years ago by
Attachment: | bc_mak.diff added |
---|
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|
Changed 5 years ago by
comment:2 Changed 5 years ago by
Status: | new → testing |
---|
Changed 5 years ago by
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | testing → closed |
Fixed in 1f8c02c6a747/stx.libbasic. Thanks Patrik for hunting this down!
Note: See
TracTickets for help on using
tickets.
diff file