[Bug 236933] graphics/libdrm: drmGetNodeTypeFromFd always fails
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236933 Emmanuel Vadot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|Overcome By Events |--- Status|Closed |In Progress CC| |[email protected] --- Comment #3 from Emmanuel Vadot <[email protected]> --- Damn, this file is a mess for FreeBSD ... Anyway I would prefer to have strrchr instead of a for loop and strtok : int type = drmGetNodeType(strrchr(name, '/') + 1); Do you plan to submit that upstream ? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"