https://bugs.freedesktop.org/show_bug.cgi?id=66334
Priority: medium Bug ID: 66334 Assignee: openchrome-devel@lists.freedesktop.org Summary: Patches for git master Severity: normal Classification: Unclassified OS: NetBSD Reporter: t...@giga.or.at Hardware: All Status: NEW Version: git Component: Driver/openchrome Product: xorg Created attachment 81649 --> https://bugs.freedesktop.org/attachment.cgi?id=81649&action=edit Patch for the first issue. I tried compiling latest git master with clang and had to fix some issues. 1. Some DRM_FORMAT_* symbols are used without including the appropriate header. 2. The wrong format string is used for an unsigned long. 3. Unsigned values are tested for being less than zero. The attached patches fix these problems. Let me know if you prefer separate bug reports for the separate patches. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Openchrome-devel mailing list Openchrome-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openchrome-devel