[bug #63536] Escaping character '#' behavior change since 4.2.1

2022-12-16 Thread Fred Hsueh
age Status: None ___ Follow-up Comments: --- Date: Fri 16 Dec 2022 03:19:33 PM UTC By: Fred Hsueh The behavior in escaping '#' in strings has changed in 4.3 and above. When

[bug #63536] Escaping character '#' behavior change since 4.2.1

2022-12-16 Thread Fred Hsueh
Follow-up Comment #1, bug #63536 (project make): I just realized that 1.16.3 fixes this by using: hash := \# ...$(hash)... So there is a workaround ___ Reply to this item at: ___