Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: fixes to stable release 3 for c++11 (Hieu Hoang)
2. Re: fixes to stable release 3 for c++11 (Hieu Hoang)
3. Re: fixes to stable release 3 for c++11 (Panos Kanavos)
----------------------------------------------------------------------
Message: 1
Date: Sat, 28 Jan 2017 23:20:47 +0000
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] fixes to stable release 3 for c++11
To: Panos Kanavos <panoskanavos@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbjemot6tnhO2B4kb2jAMW3k00u3Xp5k9fCcoqiHLRLd_g@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
hiya Panos
I've created a fork of the RELEASE-3.0 branch on github, called
RELEASE-3.0-cpp14
If you have the fixes, please check it into there.
I can fix it if you give me access to an ArchLinux server or make a VM
available, I don't know how to set it up
Hieu Hoang
http://moses-smt.org/
On 27 January 2017 at 15:51, Panos Kanavos <panoskanavos@gmail.com> wrote:
> Hi all,
>
> Would it be possible to backport a few fixes from master to stable release
> 3.0 for c++11? Currently release 3 won?t compile in Arch Linux so the
> package is broken in AUR because it uses gcc 6.3 which has std=gnu++14 on
> by default. There are only a couple of fixes that need to be ported
> (?phrase-extract/extract-mixed-syntax/Main.cpp?,
> ?biconcor/Vocabulary.cpp?). Also, it would be nice to update the Jamroot
> too, if that?s possible.
>
> Thanks!
>
> Panos
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170128/0affdd21/attachment-0001.html
------------------------------
Message: 2
Date: Sun, 29 Jan 2017 10:35:13 +0000
From: Hieu Hoang <hieuhoang@gmail.com>
Subject: Re: [Moses-support] fixes to stable release 3 for c++11
To: Panos Kanavos <panoskanavos@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID:
<CAEKMkbgdBQ75zmV=LfO5+TsAatKuGYpAn6rYibh4tXzJn3KUKA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
i've turned on c++14 in the Jamefile in branch RELEASE-3.0-cpp14 and fixed
all the compile errors.
I can't verify if fixes introduced any bugs, a few tests failed when using
the current regression tests
Hieu Hoang
http://moses-smt.org/
On 28 January 2017 at 23:20, Hieu Hoang <hieuhoang@gmail.com> wrote:
> hiya Panos
>
> I've created a fork of the RELEASE-3.0 branch on github, called
> RELEASE-3.0-cpp14
> If you have the fixes, please check it into there.
>
> I can fix it if you give me access to an ArchLinux server or make a VM
> available, I don't know how to set it up
>
> Hieu Hoang
> http://moses-smt.org/
>
> On 27 January 2017 at 15:51, Panos Kanavos <panoskanavos@gmail.com> wrote:
>
>> Hi all,
>>
>> Would it be possible to backport a few fixes from master to stable
>> release 3.0 for c++11? Currently release 3 won?t compile in Arch Linux so
>> the package is broken in AUR because it uses gcc 6.3 which has std=gnu++14
>> on by default. There are only a couple of fixes that need to be ported
>> (?phrase-extract/extract-mixed-syntax/Main.cpp?,
>> ?biconcor/Vocabulary.cpp?). Also, it would be nice to update the Jamroot
>> too, if that?s possible.
>>
>> Thanks!
>>
>> Panos
>> _______________________________________________
>> Moses-support mailing list
>> Moses-support@mit.edu
>> http://mailman.mit.edu/mailman/listinfo/moses-support
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170129/77dbec03/attachment-0001.html
------------------------------
Message: 3
Date: Sun, 29 Jan 2017 14:28:02 +0200
From: Panos Kanavos <panoskanavos@gmail.com>
Subject: Re: [Moses-support] fixes to stable release 3 for c++11
To: Hieu Hoang <hieuhoang@gmail.com>
Cc: "moses-support@mit.edu" <moses-support@mit.edu>
Message-ID: <51f84729-2e2c-eced-01c0-540869a09503@gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi Hieu,
It compiles fine, thanks!
Panos
On 29/1/2017 12:35 ??, Hieu Hoang wrote:
> i've turned on c++14 in the Jamefile in branch RELEASE-3.0-cpp14 and
> fixed all the compile errors.
>
> I can't verify if fixes introduced any bugs, a few tests failed when
> using the current regression tests
>
> Hieu Hoang
> http://moses-smt.org/
>
> On 28 January 2017 at 23:20, Hieu Hoang <hieuhoang@gmail.com
> <mailto:hieuhoang@gmail.com>> wrote:
>
> hiya Panos
>
> I've created a fork of the RELEASE-3.0 branch on github, called
> RELEASE-3.0-cpp14
> If you have the fixes, please check it into there.
>
> I can fix it if you give me access to an ArchLinux server or make
> a VM available, I don't know how to set it up
>
> Hieu Hoang
> http://moses-smt.org/
>
> On 27 January 2017 at 15:51, Panos Kanavos <panoskanavos@gmail.com
> <mailto:panoskanavos@gmail.com>> wrote:
>
> Hi all,
>
> Would it be possible to backport a few fixes from master to
> stable release 3.0 for c++11? Currently release 3 won?t
> compile in Arch Linux so the package is broken in AUR because
> it uses gcc 6.3 which has std=gnu++14 on by default. There are
> only a couple of fixes that need to be ported
> (?phrase-extract/extract-mixed-syntax/Main.cpp?,
> ?biconcor/Vocabulary.cpp?). Also, it would be nice to update
> the Jamroot too, if that?s possible.
>
> Thanks!
>
> Panos
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu <mailto:Moses-support@mit.edu>
> http://mailman.mit.edu/mailman/listinfo/moses-support
> <http://mailman.mit.edu/mailman/listinfo/moses-support>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170129/39296e1e/attachment.html
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 123, Issue 17
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 123, Issue 17"
Post a Comment