Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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
  • #24568

Closed (moved)
(moved)
Open
Created Dec 09, 2017 by Trac@tracbot

I get a warn error every time I build tor from source

I get a warn error every time I build tor from source. I'm running macOS and using Xcode 9.2

Tor 0.3.2.6
**src/or/rendservice.c:1910:29: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'size_t' (aka 'unsigned long') [-Wsign-compare]**

    parsed_req->ciphertext, MIN(parsed_req->ciphertext_len, keylen),

**                            ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~**

**/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/sys/param.h:215:23: note: **expanded from macro 'MIN'

#define MIN(a,b) (((a)<(b))?(a):(b))

Trac:
Username: Dbryrtfbcbhgf

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