Bug#496360: Updated patch

2008-11-06 Thread Moritz Muehlenhoff
On Fri, Oct 10, 2008 at 10:45:33PM +0200, Tobias Klauser wrote:
> The previous patch contains a small flaw when trying to delete the file
> on exit even if it does not exist.
> 
> An updated patch is attached.

Ocaml maintainers, what's the status for Lenny?

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Pkg-ocaml-maint-commits] [SCM] virt-mem packaging branch, master, updated. upstream/0.2.7-2-g0c074b3

2008-11-06 Thread Guido Günther
On Thu, Nov 06, 2008 at 07:19:52PM +0100, Stéphane Glondu wrote:
> Guido Guenther wrote:
> > +Vcs-Browser: 
> > http://git.debian.org/git/pkg-ocaml-maint/packages/virt-mem.git
> 
> Wouldn't
> 
>   http://git.debian.org/?p=pkg-ocaml-maint/packages/virt-mem.git
> 
> be better?
Yes sure. Fixed.
 -- Guido


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [Pkg-ocaml-maint-commits] [SCM] virt-mem packaging branch, master, updated. upstream/0.2.7-2-g0c074b3

2008-11-06 Thread Stéphane Glondu
Guido Guenther wrote:
> +Vcs-Browser: http://git.debian.org/git/pkg-ocaml-maint/packages/virt-mem.git

Wouldn't

  http://git.debian.org/?p=pkg-ocaml-maint/packages/virt-mem.git

be better?


Cheers,

-- 
Stéphane


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#263020: marked as done (Sys.word_size not constant folded)

2008-11-06 Thread Debian Bug Tracking System

Your message dated Thu, 06 Nov 2008 11:00:01 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing bug
has caused the Debian Bug report #263020,
regarding Sys.word_size not constant folded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
263020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=263020
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ocaml-nox
Version: 3.08.0-2
Severity: normal
File: /usr/bin/ocamlopt

% cat test.ml && ocamlopt -c test.ml && objdump -d test.o  
let f () = if Sys.word_size = 64 then 1 else 0;;
 
test.o: file format elf64-alpha

Disassembly of section .text:

 :
   0:   00 00 bb 27 ldahgp,0(t12)
   4:   00 00 bd 23 lda gp,0(gp)
   8:   00 00 7d a4 ldq t2,0(gp)
   c:   20 00 43 a4 ldq t1,32(t2)
  10:   b9 35 50 40 cmpeq   t1,0x81,t11
  14:   02 00 20 e7 beq t11,20 
  18:   03 00 1f 20 lda v0,3
  1c:   01 80 fa 6b ret
  20:   01 00 1f 20 lda v0,1
  24:   01 80 fa 6b ret
  28:   1f 04 ff 47 nop 
  2c:   00 00 fe 2f unop

This makes it basically impossible to optimize for 32 or 64 bit.

Falk


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Kernel: Linux 2.6.0-test3
Locale: LANG=C, [EMAIL PROTECTED]

Versions of packages ocaml-nox depends on:
ii  libncurses5-dev   5.4-4  Developer's libraries and docs for
ii  ocaml-base-nox [ocaml-base-no 3.08.0-2   Runtime system for ocaml bytecode 
ii  ocaml-interp [ocaml-interp-3. 3.08.0-2   Ocaml interpreter and standard lib

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing this bug open for 4 years, and tagged wontfix for more than 2 years.

-- 
Stéphane Glondu


--- End Message ---