File::FNM_SYSCASE not defined
-----------------------------

                 Key: JRUBY-1015
                 URL: http://jira.codehaus.org/browse/JRUBY-1015
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.0RC2
         Environment: OS X 10.4.9, Java 1.5
            Reporter: Daniel Berger
            Priority: Minor


The File::FNM_SYSCASE constant does not appear to be defined. It's a synonym 
for the File::FNM_CASEFOLD constant. It's not documented - I only know about it 
because I saw it in the C source code - but it is meant to be public since 
there's an rb_file_const() call for it (in file.c).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to