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
  • #8598

Closed (moved)
(moved)
Open
Created Mar 28, 2013 by Nick Mathewson@nickm🍬

clang warning in circuitbuild.c switch statement

In maint-0.2.4, building with clang 3.2 on fedora, I get:

src/or/circuitbuild.c:1946:11: error: enumeration values 'PATH_STATE_NEW_CIRC',
      'PATH_STATE_BUILD_ATTEMPTED', and 'PATH_STATE_ALREADY_COUNTED' not
      explicitly handled in switch [-Werror,-Wswitch-enum]
  switch (ocirc->path_state) {

I have a fix for this; just adding this ticket so I can give it a bug number.

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