Skip to content
Snippets Groups Projects
  1. Sep 26, 2017
    • Nick Mathewson's avatar
      Add test to make sure all confparse variables are well-typed · eb54a856
      Nick Mathewson authored
      New approach, suggested by Taylor: During testing builds, we
      initialize a union member of an appropriate pointer type with the
      address of the member field we're trying to test, so we can make
      sure that the compiler doesn't warn.
      
      My earlier approach invoked undefined behavior.
      eb54a856
  2. Sep 25, 2017
  3. Sep 22, 2017
  4. Sep 21, 2017
Loading