| Reporter's email: |
rxqvw@yahoo.co.jp |
| Number: |
7413 |
| Category: |
misc |
| Synopsis: |
Document is ambiguous (PLT Foreign Interface Manual, Sec. 2.10) |
| Class: |
doc-bug |
| Responsible: |
eli |
| Notify-List: |
|
| Severity: |
non-critical |
| Priority: |
medium |
| State: |
closed |
| Confidential: |
no |
| Arrival-Date: |
Sun Jun 05 06:05:00 -0400 2005 |
| Closed-Date: |
|
| Last-Modified: |
Sun Jun 05 06:19:27 -0400 2005 |
| Originator: |
Chihiro Kuraya |
| Organization: |
plt
|
| Submitter-Id: |
unknown |
| Release: |
299.100 |
| Environment: |
windows "Windows NT 5.0 (Build 2195) Service Pack 4" (win32\i386) (get-display-depth) = 32
Docs Installed:
(#<path:E:\Scheme\PLT\collects\doc\web-server> #<path:E:\Scheme\PLT\collects\doc\tour> #<path:E:\Scheme\PLT\collects\doc\tools> #<path:E:\Scheme\PLT\collects\doc\tex2page> #<path:E:\Scheme\PLT\collects\doc\teachpack> #<path:E:\Scheme\PLT\collects\doc\t-y-scheme> #<path:E:\Scheme\PLT\collects\doc\swindle> #<path:E:\Scheme\PLT\collects\doc\srfi> #<path:E:\Scheme\PLT\collects\doc\r5rs> #<path:E:\Scheme\PLT\collects\doc\profj-intermediate> #<path:E:\Scheme\PLT\collects\doc\profj-beginner> #<path:E:\Scheme\PLT\collects\doc\profj-advanced> #<path:E:\Scheme\PLT\collects\doc\plot> #<path:E:\Scheme\PLT\collects\doc\mzscheme> #<path:E:\Scheme\PLT\collects\doc\mzlib> #<path:E:\Scheme\PLT\collects\doc\mzc> #<path:E:\Scheme\PLT\collects\doc\mred> #<path:E:\Scheme\PLT\collects\doc\misclib> #<path:E:\Scheme\PLT\collects\doc\intermediate-lambda> #<path:E:\Scheme\PLT\collects\doc\intermediate> #<path:E:\Scheme\PLT\collects\doc\insidemz> #<path:E:\Scheme\PLT\collects\doc\help> #<path:E:\Scheme\PLT\collects\doc\framework> #<path:E:\Scheme\PLT\collects\doc\foreign> #<path:E:\Scheme\PLT\collects\doc\drscheme> #<path:E:\Scheme\PLT\collects\doc\beginning-abbr> #<path:E:\Scheme\PLT\collects\doc\beginning> #<path:E:\Scheme\PLT\collects\doc\advanced>)
Collections:
((#<path:C:\Documents and Settings\Totoro\Application Data\PLT Scheme\299.100\collects> "non-existent path") (#<path:E:\Scheme\PLT\collects> (#<path:afm> #<path:algol60> #<path:browser> #<path:compiler> #<path:defaults> #<path:doc> #<path:drscheme> #<path:dynext> #<path:embedded-gui> #<path:eopl> #<path:errortrace> #<path:ffi> #<path:framework> #<path:frtime> #<path:games> #<path:graphics> #<path:help> #<path:hierlist> #<path:htdch> #<path:htdp> #<path:html> #<path:icons> #<path:info-domain> #<path:lang> #<path:launcher> #<path:make> #<path:mred> #<path:mrlib> #<path:mysterx> #<path:mzcom> #<path:mzlib> #<path:mzscheme> #<path:net> #<path:openssl> #<path:parser-tools> #<path:planet> #<path:plot> #<path:preprocessor> #<path:profj> #<path:profjWizard> #<path:setup> #<path:sgl> #<path:slatex> #<path:slibinit> #<path:slideshow> #<path:srfi> #<path:ssax> #<path:stepper> #<path:string-constants> #<path:swindle> #<path:syntax> #<path:syntax-color> #<path:test-suite> #<path:tex2page> #<path:texpict> #<path:trace> #<path:version> #<path:web-server> #<path:xml>)))
Human Language: japanese
Teachpack filenames: ()
Computer Language: (("プロフェッショナル用の言語" "PLT" "Pretty Big (MrEd と Advanced を含む)") #6(#t write mixed-fraction-e #f #t debug))
|
| Description: |
Document: PLT Foreign Interface Manual
Section: 2.10 Functions in the C part
Sentence:
(ffi-obj objname ffi-lib-or-libname) PROCEDURE
Pulls out a foreign object from a library,
returning a Scheme value that can be used as a pointer.
If a name is provided, ffi-lib is used to create a library object.
My Comment:
What does the word "name" of "If a name is provided" point to ?
objname or libname ?
This probably points to libname.
Then, it would be better to write "libname" or "library name".
|
| File Attachments: |
|
| How-To-Repeat: |
|
| Fix: |
|
| Release-Note: |
|
| Unformatted: |
|