http://www.w3.org/Bugs/Public/show_bug.cgi?id=10874 Jonathan Robie <jonathan.robie@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com> 2010-11-02 15:56:10 UTC --- The Working Group accepted the following definitions: [Definition: A private function is a function with a %private annotation. A private function is hidden from module import, which can not import it into the function signatures of another module.] [Definition: A public function is a function without a %private annotation. A public function is accessible to module import, which can import it into the function signatures of another module. ] -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.Received on Tuesday, 2 November 2010 15:56:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:15:08 GMT