1. Obsolete Definition of Import Task Return Type (27.4.4) 
The text states that a DPI import task has a return type of void but 
the required return type is int (LRM 3.1a sections 27.7, 27.8). 
where:  Section 27.4.4, paragraph 2, final sentence. 
Before: "Imported tasks never return a result, and thus are always
declared in 
        foreign code as void functions." 
After:  "Imported tasks always return an int result as part of the DPI
disable 
        protocol and, thus, are declared in foreign code as int
functions (see  
        Sections 27.7 and 27.8)." 
Received on Thu Jun 17 13:51:38 2004
This archive was generated by hypermail 2.1.8 : Thu Jun 17 2004 - 13:51:49 PDT