Bugs item #1165746, was opened at 2005-03-17 20:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1165746&group_id=23735
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Russell (johnwrussell)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error in docs for "Calling Scheme From Java"
Initial Comment:
The manual should say "to Scheme from Java" or "from
Java to Scheme" in the two places where it mistakenly
says "from Scheme to Java" in the following passage.
http://sisc.sourceforge.net/manual-beta/ch08.html#JavaToScheme
<quote>
Calling Scheme From Java
A call from Scheme to Java can occur in one of two places:
* Within a call from Scheme to Java - we shall
call this an ?internal call?.
* Elsewhere, e.g. as the result of a timer
expiration or as part of a thread created by Java - we
shall call this an ?external call?.
</quote>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=1165746&group_id=23735
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|