From: Will Estes Date: Wed, 7 Mar 2007 20:45:31 +0000 (+0000) Subject: correct how to submit bugs X-Git-Tag: flex-2-5-34~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41354f32ac9c567d2b096e0211a02c7318742a0f;p=flex correct how to submit bugs --- diff --git a/README b/README index a27e531..0a6a70c 100644 --- a/README +++ b/README @@ -8,10 +8,22 @@ flex can be found at: http://flex.sourceforge.net/ -Of particular interest is the mailing list -flex-announce@lists.sourceforge.net as that is where posts will be made +Bug reports should be submitted using the SourceForge Bug Tracker +facilities which can be found from flex's SourceForge project page at: + +http://sourceforge.net/projects/flex + +There are several mailing lists available as well: + +flex-announce@lists.sourceforge.net - where posts will be made announcing new releases of flex. +flex-help@lists.sourceforge.net - where you can post questions about +using flex + +flex-devel@lists.sourceforge.net - where you can discuss development of +flex itself + Note that flex is distributed under a copyright very similar to that of BSD Unix, and not under the GNU General Public License (GPL). @@ -43,8 +55,6 @@ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -Please send bug reports and feedback to flex-help@lists.sourceforge.net. - The flex distribution contains the following files which may be of interest: README - This file. diff --git a/doc/flex.texi b/doc/flex.texi index e12c3f9..dcad667 100644 --- a/doc/flex.texi +++ b/doc/flex.texi @@ -292,9 +292,9 @@ Indices @cindex bugs, reporting @cindex reporting bugs -If you have problems with @code{flex} or think you have found a bug, -please send mail detailing your problem to -@email{flex-help@@lists.sourceforge.net}. Patches are always welcome. +If you find a bug in @code{flex}, please report it using +the SourceForge Bug Tracking facilities which can be found on +@url{http://sourceforge.net/projects/flex,flex's SourceForge Page}. @node Introduction, Simple Examples, Reporting Bugs, Top @chapter Introduction