[wp-trac] Re: [WordPress Trac] #3780: gettext fails to determine byteorder on 64bit systems with php5.2.1

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 29 10:59:08 GMT 2007


#3780: gettext fails to determine byteorder on 64bit systems with php5.2.1
---------------------------------------------+------------------------------
 Reporter:  abtime                           |        Owner:  anonymous
     Type:  defect                           |       Status:  new      
 Priority:  normal                           |    Milestone:  2.2.3    
Component:  i18n                             |      Version:  2.2      
 Severity:  critical                         |   Resolution:           
 Keywords:  i18n has-patch 2nd-opition test  |  
---------------------------------------------+------------------------------
Changes (by nbachiyski):

  * keywords:  => i18n has-patch 2nd-opition test

Comment:

 Do we really need the bitwise operators? All the numbers are 4-byte ints
 anyway.

 I have tested the patch gettext-64-without-bitwise-ops.diff and it works
 on:
  * Linux x86_64, PHP 5.2.3
  * Linux i686, PHP 5.2.3
  * Linux i686, PHP 4.3.10
  * FreeBSD i386, PHP 4.4.0

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3780#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list