Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 07:39:34 -0700 (PDT)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-lib_erl__interface_src_decode_decode__longlong.c
Message-ID:  <200308311439.h7VEdYBM049491@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2003/08/31 07:39:34 PDT

  FreeBSD ports repository

  Modified files:
    lang/erlang          Makefile 
  Added files:
    lang/erlang/files    
                         patch-lib_erl__interface_src_decode_decode__longlong.c 
  Log:
  The ei_decode_longlong function fails when decoding long values >
  2^32, due to a missing cast.
  
  Obtained from:  Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
  
  Revision  Changes    Path
  1.41      +1 -0      ports/lang/erlang/Makefile
  1.1       +14 -0     ports/lang/erlang/files/patch-lib_erl__interface_src_decode_decode__longlong.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308311439.h7VEdYBM049491>