Skip to content

dtrace: Add missing const attributes to types in glib_probes.d

Philip Withnall requested to merge pwithnall/glib:1493-dtrace-consts into master

This eliminates some ‘discards const qualifier’ warnings when compiling on Solaris with --enable-dtrace.

See the log files in #1493 (comment 299037).

Signed-off-by: Philip Withnall withnall@endlessm.com


Not even compile tested. If you merge this, you get to keep both pieces.

Merge request reports