Skip to content

Revert "Use C++11 decltype where possible"

Philip Withnall requested to merge pwithnall/glib:revert-decltype-changes into master

This reverts commit 0d81443e.

It breaks WebKit and GJS, so should be reverted for now. These changes may be reintroduced if a solution can be found for the breakage.

See !1575 (comment 940048)

Merge request reports