* Re: [PATCH] texi2dvi bug
[not found] <OFAB28B800.1C436080-ON80256BBB.005434DA@ventura-uk.com>
@ 2002-05-16 11:42 ` Gerrit P. Haase
0 siblings, 0 replies; 2+ messages in thread
From: Gerrit P. Haase @ 2002-05-16 11:42 UTC (permalink / raw)
To: Richard Whitley; +Cc: cygwin
Richard schrieb:
> Can you please tell me how to unsubscribe to this
> I am having unbelievable problems
Problems reading english?
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
This is attached at every mail and you can only read it yourself.
I cannot write you s.th. different as it is stated at this website
quoted above.
You can only unsubscribe yourself.
Please stop writing me private email.
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] texi2dvi bug
@ 2002-05-16 11:14 Gerrit P. Haase
0 siblings, 0 replies; 2+ messages in thread
From: Gerrit P. Haase @ 2002-05-16 11:14 UTC (permalink / raw)
To: cygwin
Hallo,
Obviously this is a bug in texi2dvi:
$ diff -urdb /usr/bin/texi2dvi~ /usr/bin/texi2dvi
--- /usr/bin/texi2dvi~ 2002-05-16 16:49:09.000000000 +0200
+++ /usr/bin/texi2dvi 2002-05-16 16:49:09.000000000 +0200
@@ -102,7 +102,7 @@
elif echo "$PATH" | grep ':.*:' 2>/dev/null; then
path_sep=':'
else
- case "`uname -S 2>/dev/null`"; in
+ case "`uname -S 2>/dev/null`" in
[Cc][Yy][Gg][Ww][Ii][Nn]*) path_sep=':' ;;
*) path_sep = ';' ;;
esac
My version:
$ cygcheck -c texinfo
Cygwin Package Information
Package Version
texinfo 4.2-1
Use -h to see help about each section
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-05-16 17:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <OFAB28B800.1C436080-ON80256BBB.005434DA@ventura-uk.com>
2002-05-16 11:42 ` [PATCH] texi2dvi bug Gerrit P. Haase
2002-05-16 11:14 Gerrit P. Haase
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).