| Summary: | Compile error on Solaris 8 kfile-plugins/mpeg/kfile_mpeg.cpp uses stdint.h, which is not available | ||
|---|---|---|---|
| Product: | [Unmaintained] kdemultimedia | Reporter: | Steve Evans <stevee> |
| Component: | general | Assignee: | Multimedia Bugs <multimedia-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Steve Evans
2005-10-25 13:53:59 UTC
The version in SVN does not include stdint.h. Just might have an incorrectly patched verison Looking at the SVN source on http://websvn.kde.org stdint.h appears to be still in the file, in both the trunk and 3.5 branch. Perhaps http://websvn.kde.org is not up to date with the actual SVN repository? Unfortunately I am behind a firewall that prevents me from doing my own checkout to check :-) The version of the file on http://websvn.kde.org is: 3.5: 438982 trunk: 435550 Ahh, turned out I had uncommited changes lying around. |