Opened 6 years ago

Closed 6 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 patrik.svestka@…)

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)

bc_mak.diff (4.4 KB ) - added by patrik.svestka@… 6 years ago.
diff file
bc_new.mak (15.2 KB ) - added by patrik.svestka@… 6 years ago.
The working bc.mak file
bc_original.mak (15.3 KB ) - added by patrik.svestka@… 6 years ago.
The original bc.mak file
libbasic_fix_1_of_1_rev_240af7139d7c_Issue__238__The_generated_make_file_bc_mak_fails_on_Windows_10_Version_1703__OS_build_15063_1266_.patch (8.2 KB ) - added by patrik.svestka@… 6 years ago.
libbasic_fix_1_of_1_rev_1f8c02c6a747_Issue__238__remove___NUL__from_diretory_targets.patch (9.5 KB ) - added by jan vrany 6 years ago.

Download all attachments as: .zip

Change History (8)

by patrik.svestka@…, 6 years ago

Attachment: bc_mak.diff added

diff file

by patrik.svestka@…, 6 years ago

Attachment: bc_new.mak added

The working bc.mak file

by patrik.svestka@…, 6 years ago

Attachment: bc_original.mak added

The original bc.mak file

comment:1 by patrik.svestka@…, 6 years ago

Description: modified (diff)

comment:2 by patrik.svestka@…, 6 years ago

Status: newtesting

comment:3 by jan vrany, 6 years ago

Resolution: fixed
Status: testingclosed

Fixed in 1f8c02c6a747/stx.libbasic. Thanks Patrik for hunting this down!

Note: See TracTickets for help on using tickets.