Chromium Code Reviews
        
  DescriptionAIX: Update variable name which conflicts with system defined variable
    variable hz is defined as a macro in AIX system header
    /usr/include/sys/m_param.h (as "ticks per second of the clock").
    The pre-processor replaces hz with the numeric value defined in
    system header file and therefore emits an error.
    Re-naming variable name to "iz".
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/37538cb2c1b4d75c41af386cb4fedbe5566f5608
Cr-Commit-Position: refs/heads/master@{#37308}
   
  Patch Set 1 #
 Messages
    Total messages: 7 (2 generated)
     
  
  
       | 
    |||||||||||||||||||