[bug #43689] Make hangs in patsubst with Japanese character

2015-07-12 Thread Paul D. Smith
Update of bug #43689 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #4: No reply so closed as

[bug #43689] Make hangs in patsubst with Japanese character

2014-11-25 Thread Paul D. Smith
Follow-up Comment #3, bug #43689 (project make): Maybe; bug #40371 was fixed in GNU make 4.1. Please give that a try and see if that works... ___ Reply to this item at:

[bug #43689] Make hangs in patsubst with Japanese character

2014-11-25 Thread anonymous
Follow-up Comment #2, bug #43689 (project make): I built 4.0 and it was working, but I don't know if this is compiler switch related. Some debugging shows me that find_next_token is not able to make it through the third byte of utf8 sequence 0xe3 0x81 0x84 It basically fails at the STOP_SET mac

[bug #43689] Make hangs in patsubst with Japanese character

2014-11-24 Thread Paul D. Smith
Follow-up Comment #1, bug #43689 (project make): I've tried this on my GNU/Linux Mint 17 system with GNU make 3.82, 4.0, and the latest 4.1 and had no problems with any of them. I think you may need to do more debugging yourself, if I can't reproduce it. _

[bug #43689] Make hangs in patsubst with Japanese character

2014-11-24 Thread anonymous
URL: Summary: Make hangs in patsubst with Japanese character Project: make Submitted by: None Submitted on: Tue 25 Nov 2014 02:06:28 AM UTC Severity: 3 - Normal Item Grou