Package: guile-library
Version: 0.1.5-1
Severity: normal

Using guile 1.8, the string wrap module gets an error if the
break-long-words option is off and a word longer than the line width is
present.  Eg.

        (use-modules (string wrap))
        (fill-string "thisisalongword blah blah"
                     #:line-width 8
                     #:break-long-words? #f)
        =>
        <unnamed port>: While evaluating arguments to string-append in 
expression (string-append line next-line):
        <unnamed port>: Unbound variable: next-line
        ABORT: (unbound-variable)


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.20-1-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages guile-library depends on:
ii  guile-1.8                     1.8.1+1-5  The GNU extension language and Sch

guile-library recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to