[erlang-patches] Updates to file:allocate/2 (currently in master-opu)

Björn-Egil Dahlberg egil@REDACTED
Thu Jan 10 15:55:53 CET 2013


On 2013-01-09 18:11, Björn-Egil Dahlberg wrote:
> I think this patch has passed through here in various incarnations the 
> last two years. I get the feeling that it got missed in some hand over 
> between people. I'm truly sorry about that.
>
> This will happen now,
>   * I will add the patch to integration, i.e. master-opu
>   * If it passes the final step, i will merge it to master and will be 
> part of beta testing in R16A release.
>   * If R16A is fine it will of course also be included in the proper 
> R16B release.



So .. this broke during cross-compilation test AC_TRY_RUN did not have 
an cross-compilation option.
* Added the safer default option 'no' in cross-compilation

See: https://github.com/psyeugenic/otp/commits/fdm/file-allocate

Do you a better solution or should we stick with this? I will test this 
option a bit more still.

Could be reproduced with:
./otp_build autoconf
./otp_build configure --enable-sctp 
--xcomp-conf=xcomp/erl-xcomp-powerpc-dso-linux-gnu.conf

(Needs powerpc gcc toolchain for cross compilation in path)



>
> // Björn-Egil
>
> 2012/12/17 Fredrik <fredrik@REDACTED <mailto:fredrik@REDACTED>>
>
>     Hello Filipe!
>     The patch is now in the 'master-pu' branch.
>
>
>     BR Fredrik Gustafsson
>     Erlang OTP Team
>     On 12/14/2012 04:41 PM, Filipe David Manana wrote:
>
>         On Fri, Dec 14, 2012 at 2:50 PM, Fredrik<fredrik@REDACTED
>         <mailto:fredrik@REDACTED>>  wrote:
>
>             Hello Filipe,
>             Create a new branch and mail me back the fetch command and
>             links, and I will
>             fetch and put them into master-pu.
>
>         Fredrik,
>
>         I squashed all the commits into a new branch:
>
>         git  fetch  git://github.com/fdmanana/otp.git
>         <http://github.com/fdmanana/otp.git> file_allocate_squashed
>
>         https://github.com/fdmanana/otp/compare/master...file_allocate_squashed.patch
>         https://github.com/fdmanana/otp/compare/master...file_allocate_squashed
>
>         Thank you
>
>
>             BR Fredrik Gustafsson
>             Erlang OTP Team
>
>             On 12/14/2012 03:46 PM, Filipe David Manana wrote:
>
>                 Hello,
>
>                 I added 2 commits on top of the existing ones for the
>                 file:allocate/2
>                 patch, currently in master-pu branch.
>
>                 They can be found in the following branch:
>
>                 git  fetch  git://github.com/fdmanana/otp.git
>                 <http://github.com/fdmanana/otp.git> file_allocate
>
>
>                 These commits are the most recent:
>
>                 https://github.com/fdmanana/otp/commits/file_allocate
>
>                 Can you pick them, or shall I create a new branch with
>                 all of them
>                 squashed into a single commit?
>
>                 Thank you
>
>
>
>
>
>     _______________________________________________
>     erlang-patches mailing list
>     erlang-patches@REDACTED <mailto:erlang-patches@REDACTED>
>     http://erlang.org/mailman/listinfo/erlang-patches
>
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130110/7a5120ce/attachment.htm>


More information about the erlang-patches mailing list