You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @miranha , there were several compiler warnings in the distribution runtime. I was able to eliminate those where I was certain the semantics of things would not change, but there are some left, all involving some apparently missing functionality converting to and from real values. These are in serialise.c. Would you please take a look? I'll push my changes to vpb/development now.
The text was updated successfully, but these errors were encountered:
On 10 Oct 2017, at 10:25, Victor Bandur ***@***.***> wrote:
Hi @miranha <https://github.com/miranha> , there were several compiler warnings in the distribution runtime. I was able to eliminate those where I was certain the semantics of things would not change, but there are some left, all involving some apparently missing functionality converting to and from real values. These are in serialise.c. Would you please take a look? I'll push my changes to vpb/development now.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub <#121>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AILGCjZosScZBxg62cJSk_szZBzjCwG5ks5sqyoHgaJpZM4PzjLB>.
Hi @miranha , I thought it would be there too, but I looked (OK, not very thoroughly, but in the correct header file where the Int ones are) and I couldn't find them, otherwise I think I could have fixed the warnings myself.
Hi @miranha , there were several compiler warnings in the distribution runtime. I was able to eliminate those where I was certain the semantics of things would not change, but there are some left, all involving some apparently missing functionality converting to and from real values. These are in
serialise.c
. Would you please take a look? I'll push my changes tovpb/development
now.The text was updated successfully, but these errors were encountered: