public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org
Subject: [wwwdocs,Java] Remove FAQ entry releated to 12 year old problem
Date: Sat, 27 Oct 2012 14:47:00 -0000	[thread overview]
Message-ID: <alpine.LNX.2.00.1210271644180.23898@tuna.site> (raw)

I doubt this has been an FAQ in the last decade. :-)  Applied.

Gerald


2012-10-27  Gerald Pfeifer  <gerald@pfeifer.com>

	* faq.html (My program seems to hang): Remove.

Index: faq.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v
retrieving revision 1.66
diff -u -3 -p -r1.66 faq.html
--- faq.html	21 Oct 2012 14:05:48 -0000	1.66
+++ faq.html	27 Oct 2012 14:43:58 -0000
@@ -66,7 +66,6 @@
             <li><a href="#5_5">How do I increase the runtime's initial and maximum 
               heap sizes?</a></li>
             <li><a href="#5_6">How can I profile my application?</a></li>
-            <li><a href="#5_7">My program seems to hang and doesn't produce any output</a></li>
           </ol>
         </li>
         <li><a href="#6_0">Programming Issues</a> 
@@ -527,18 +526,6 @@ $ ../configure [...]
         </dd>
       </dl>
       
-      <hr />  
-      <h3><a name="5_7">5.7 My program seems to hang and doesn't produce any output</a></h3>
-      <dl>
-        <dd>
-          <p>Some versions had a bug in the iconv support. You can work around
-          it by setting <tt>LANG=en_US.UTF-8</tt> at runtime, or give the
-          following option during compile time
-          <tt>-Dfile.encoding=UTF-8</tt>.  This problem should no longer
-          occur as of November 1, 2000.</p>
-        </dd>
-      </dl>
-
       <h2><a name="6_0"></a>Programming Issues</h2>
 
       <h3><a name="6_1"></a>6.1 Are there any examples of how to use CNI?</h3>

                 reply	other threads:[~2012-10-27 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1210271644180.23898@tuna.site \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).