[GenABEL-dev] [Genabel-commits] r1760 - pkg/filevector/fvlib
L.C. Karssen
lennart at karssen.org
Wed Jul 2 09:27:15 CEST 2014
Hi Maksim,
On 02-07-14 07:31, noreply at r-forge.r-project.org wrote:
> Author: maksim
> Date: 2014-07-02 07:31:19 +0200 (Wed, 02 Jul 2014)
> New Revision: 1760
>
> Modified:
> pkg/filevector/fvlib/CastUtils.h
> Log:
> Constants was not declared here
Strange that we didn't catch that before. I hope this fixes the bug
(reported on the forum at
http://forum.genabel.org/viewtopic.php?f=6&t=884&p=1877#p1877 )
I created a bug report (#5973) so we can keep track of things:
https://r-forge.r-project.org/tracker/?func=detail&atid=2058&aid=5793&group_id=505
Best,
Lennart.
>
> Modified: pkg/filevector/fvlib/CastUtils.h
> ===================================================================
> --- pkg/filevector/fvlib/CastUtils.h 2014-07-01 04:47:21 UTC (rev 1759)
> +++ pkg/filevector/fvlib/CastUtils.h 2014-07-02 05:31:19 UTC (rev 1760)
> @@ -1,6 +1,9 @@
> #ifndef __CastUtils__
> #define __CastUtils__
>
> +#include "const.h"
> +
> +
> // these copy-pastes are for template support
> void setNan(unsigned short int &i);
> void setNan(short int &i);
>
> _______________________________________________
> Genabel-commits mailing list
> Genabel-commits at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-commits
>
--
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
L.C. Karssen
Utrecht
The Netherlands
lennart at karssen.org
http://blog.karssen.org
GPG key ID: A88F554A
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20140702/7dad4c42/attachment-0001.sig>
More information about the genabel-devel
mailing list