bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: anonymous
Subject: [bug #43689] Make hangs in patsubst with Japanese character
Date: Tue, 25 Nov 2014 02:06:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?43689>

                 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 Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.0
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

I've attached the following (UTF8) encoded file:


INPUT := い.foo
#INPUT := 雨.foo

.PHONY=all

all : 
        @echo $(patsubst %.foo,%.bar,$(INPUT))


and it hangs and gnumake chews up 100% cpu.



GNU Make 4.0
Built for x86_64-unknown-linux-gnu

Linux jupiter 3.16.6-2-desktop #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014
(feb42ea) x86_64 x86_64 x86_64 GNU/Linux

Opensuse 13.2



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 25 Nov 2014 02:06:28 AM UTC  Name: Makefile  Size: 97B   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=32538>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43689>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]