Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #14764
Closed (moved) (moved)
Open
Issue created Feb 06, 2015 by Yawning Angel@yawning

powerpc32 compilation failures due to char signedness issues.

Originally reported in: https://lists.torproject.org/pipermail/tor-dev/2015-February/008231.html

One of the scheduler functions uses a char as an argument to pass a -1/1 value, which causes GCC to issue warnings on platforms where char defaults to unsigned. While the patch does address the issue, after discussion with nickm, the argument is better changed to an int.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking