Lubomir I. Ivanov c4e1e96032 divesite.c: use union in create_divesite_uuid()
The return produces a warning about "strict-aliasing rules".
Use a union to fit the hash and the uint32_t into the same
block of memory, which obeys the GCC strict-aliasing rules.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-12-31 07:58:45 -08:00
..
2017-11-18 21:57:33 +01:00
2017-12-27 17:14:43 -08:00
2017-11-25 20:13:01 +01:00
2017-04-29 13:32:55 -07:00
2017-12-26 14:25:57 -08:00
2017-11-25 20:13:01 +01:00
2017-11-25 20:13:01 +01:00
2017-10-26 14:37:39 +02:00
2017-04-29 13:32:55 -07:00
2017-05-26 15:52:04 -07:00
2017-12-26 15:57:31 -08:00
2017-12-25 19:47:57 +01:00
2017-12-26 14:10:53 -08:00
2017-12-21 15:11:15 +01:00
2017-12-26 14:22:52 -08:00
2017-11-22 19:22:29 +01:00
2017-10-08 19:41:54 +03:00
2017-12-26 15:57:44 -08:00
2017-12-17 10:25:30 -08:00
2017-11-27 13:42:10 -08:00
2017-12-17 10:25:01 -08:00
2017-05-26 15:44:36 -07:00
2017-12-21 15:11:15 +01:00
2017-12-21 00:04:30 +01:00
2017-11-25 20:13:01 +01:00
2017-12-28 17:30:25 +01:00
2017-07-19 06:21:23 -07:00
2017-11-19 12:20:43 -08:00
2017-11-25 20:13:01 +01:00
2017-12-14 17:01:05 +01:00
2017-12-26 15:57:45 -08:00
2017-04-29 13:32:55 -07:00
2017-12-17 10:25:01 -08:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-10-04 08:05:09 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-11-24 07:56:10 -08:00
2017-11-22 19:22:29 +01:00