Anonymous | Login | Signup for a new account | 12-17-2024 11:03 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001902 | [Quercus] | minor | always | 07-24-07 19:36 | 11-14-07 09:59 | ||||
Reporter | rjc | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.2 | ||||||
Summary | 0001902: sscanf BROKEN | ||||||||
Description |
sscanf is not listed as unimplemented in the StringModule status page, however a cursory look at the source to StringModule in the latest 3.1.snap shows that it only implements '%s' This broken a couple of MediaWiki extensions on my end and took hours to track down. A quick glance on Google (http://www.google.com/codesearch?q=scanf+lang%3Ajava&hl=en&btnG=Search+Code) [^] shows a number of Java scanf implementations. I think either the documentation needs revision to say this function is unimplemented, or, someone should have a go at implementing it properly, either by using an open source implementation, or delegating to ANSI C via JNI. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |