Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#49 closed defect (fixed)

kmk: includedep doesn't strip newline when reading normal variables.

Reported by: bird Owned by: bird
Priority: major Milestone: 0.1.4
Component: kBuild Version: 0.1.3
Keywords: Cc:

Description

Title says it all. Easy to spot in src/VBox/Installer/win by changing -include to includedep. Should be fixed on windows before 0.1.4, the other binaries doesn't need to be rebuilt.

Change History (2)

comment:1 Changed 16 years ago by bird

Resolution: fixed
Status: newclosed

The trick is to no insert newlines. Fixed in [1776].

comment:2 Changed 16 years ago by bird

Summary: kmk: includedep doesn't strip return (\r)kmk: includedep doesn't strip newline when reading normal variables.
Note: See TracTickets for help on using tickets.