Emmanuel Fleury 4260193cff Fix signedness warning in gio/glocalfileinfo.c:read_link()
gio/glocalfileinfo.c: In function ‘read_link’:
gio/glocalfileinfo.c:188:21: error: comparison of integer expressions of different signedness: ‘int’ and ‘guint’ {aka ‘unsigned int’}
  188 |       if (read_size < size)
      |                     ^
2021-02-08 10:31:58 +01:00
..
2021-02-04 18:38:17 +05:30
2019-07-15 16:07:18 -07:00
2020-11-11 13:15:21 +02:00
2019-07-04 16:23:44 +00:00
2020-11-11 13:15:21 +02:00
2021-01-19 23:16:57 +01:00
2021-01-05 21:42:59 +01:00