Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 18:31:36 +0100
From:      Stefan Mueller <flcl@gmx.net>
To:        knu@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: ruby-nqxml-1.1.3
Message-ID:  <200201141731.g0EHVaR03843@362a.jkh.uni-linz.ac.at>

next in thread | raw e-mail | index | archive | help
Hello

Description:

	Syntax of Tokenizer.rb of NQXML is broken.

	Line 422 has a missing "}" symbol.

	ERROR: str = "xml standalone attribute \"#{attrs['standalone']\"" + 

	OK      : str = "xml standalone attribute \"#{attrs['standalone']}\"" + 

hope this helps

stefan mueller

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201141731.g0EHVaR03843>