HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #589

Ticket #589: libgpg-error-1.10.patch

File libgpg-error-1.10.patch, 357 bytes (added by cian, 3 years ago)
  • src/mkerrcodes2.awk

    old new  
    8181/^#/ { next; } 
    8282 
    8383header { 
    84   if ($1 ~ /^[0123456789]+$/) 
     84  if ($1 ~ /^-?[0123456789]+$/) 
    8585    { 
    8686      print "static const int err_code_from_index[] = {"; 
    8787      header = 0; 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/