[MacPorts] #22329: subversion diff is printing some %ld

MacPorts noreply at macports.org
Mon Nov 2 12:35:04 PST 2009


#22329: subversion diff is printing some %ld
------------------------------+---------------------------------------------
 Reporter:  hibou@…           |       Owner:  dluke@…           
     Type:  defect            |      Status:  assigned          
 Priority:  Normal            |   Milestone:                    
Component:  ports             |     Version:  1.8.1             
 Keywords:                    |        Port:  subversion        
------------------------------+---------------------------------------------

Comment(by hibou@…):

 Here is my locale:
 {{{
 $ locale
 LANG="fr_FR.UTF-8"
 LC_COLLATE="fr_FR.UTF-8"
 LC_CTYPE="fr_FR.UTF-8"
 LC_MESSAGES="fr_FR.UTF-8"
 LC_MONETARY="fr_FR.UTF-8"
 LC_NUMERIC="fr_FR.UTF-8"
 LC_TIME="fr_FR.UTF-8"
 LC_ALL=
 }}}

 I tried with this:
 {{{
 $ locale
 LANG="en_US.UTF-8"
 LC_COLLATE="en_US.UTF-8"
 LC_CTYPE="en_US.UTF-8"
 LC_MESSAGES="en_US.UTF-8"
 LC_MONETARY="en_US.UTF-8"
 LC_NUMERIC="en_US.UTF-8"
 LC_TIME="en_US.UTF-8"
 LC_ALL=
 }}}

 => same effect, some %ld in the diff

 About apr, I have:
 {{{
 # port installed apr
 The following ports are currently installed:
   apr @1.3.9_0 (active)
   apr-util @1.3.9_0 (active)
 }}}

 I tried +universal:
 {{{
 # port installed apr apr-util
 The following ports are currently installed:
   apr @1.3.9_0
   apr @1.3.9_0+universal (active)
   apr-util @1.3.9_0
   apr-util @1.3.9_0+universal (active)
 }}}

 => still some %ld

-- 
Ticket URL: <http://trac.macports.org/ticket/22329#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list