Ticket #1316: no-warnings.patch

File no-warnings.patch, 336 bytes (added by Vasilij Schneidermann, 8 years ago)
  • sxpath-lolevel.scm

    a b  
    114114   sxml:preceding sxml:preceding-sibling
    115115   )
    116116
    117 (import (except chicken define-macro) scheme
     117(import chicken scheme
    118118        (only extras pp)
    119119        (only ports call-with-input-string))
    120120