Skip to content

gliststore: Store validity of last_position explicitly

Philip Withnall requested to merge pwithnall/glib:1500-list-store-state into master

Rather than storing it as an invalid value in last_position, store it as a separate boolean.

This introduces no functional changes, but should fix some warnings from MSVC.

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

#1500 (closed)

Closes #1500 (closed)

Merge request reports