| Anonymous | Login | Signup for a new account | 11-10-2008 10:59 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 | |||||||
| 0000768 | [uClibc++] Other | feature | always | 03-04-06 11:15 | 06-25-06 15:33 | |||||||
| Reporter | dcas | View Status | public | |||||||||
| Assigned To | gkajmowi | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | confirmed | Product Version | 0.2.0 | |||||||||
| Summary | 0000768: uClibc++ does not provide <limits> | |||||||||||
| Description | uClibc++ does not provide an implementation of the <limits> include file. The <limits> include file should define the std::numeric_limits type. | |||||||||||
| Additional Information |
HP's user documentation has a good description of numeric_limits. http://h30097.www3.hp.com/cplus/numeric_limits_3c__std.htm [^] I have attached a patch of a very crude implementation. It only specializes the template for type double. It is based on HP's documentation and the implementation that is distributed with gcc. |
|||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |