Go to file
Jean-Paul Chaput 6db3ad0bee In RDS Utilities (rut) ensure that coord_t always uses 32 bits integers.
* Bug: In <rds>, in rut.h, coord_t is used to read coordinates from gds
    that are on 32 bits. But it was using long that are 64 bits on 64
    bits architectures causing crash. Now uses int32_t.
    Patch contributed by N. Shimizu.
2014-06-05 21:47:11 +02:00
alliance/src In RDS Utilities (rut) ensure that coord_t always uses 32 bits integers. 2014-06-05 21:47:11 +02:00
dev/scripts This commit is only to test (try 16) the mailing list. 2014-02-22 16:04:51 +01:00
.gitignore Merge branch 'devel' 2014-04-22 12:47:31 +02:00