Bug#526803: llvm-doc: doc version does not seem to correspond to llvm version

2009-05-29 Thread Jérémy Lal

On 28/05/2009 19:50, Y Giridhar Appaji Nag wrote:

Hi Jeremy,

On 09/05/03 18:50 +0200, Jeremy Lal said ...

Because compiling the tutorial code gives compiler errors,
whereas the online tutorial code does not.


Is this the same as bug #501666?  If not, what errors do you get?

Cheers,

Giridhar


It is not the same as #501666,
the problem is about the code that is shown in the tutorial documentation,
which is not up to date with upstream tutorial doc :
http://llvm.org/docs/tutorial/JITTutorial1.html
http://localhost/cgi-bin/dwww/usr/share/doc/llvm-doc/html/tutorial/JITTutorial1.html

a diff shows :
<   PM.add(createPrintModulePass(&outs()));
---

  PM.add(new PrintModulePass(&llvm::cout));

157c156
<   IRBuilder<> builder(block);
---

  IRBuilder builder(block);


Regards,
Jérémy Lal





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526803: llvm-doc: doc version does not seem to correspond to llvm version

2009-05-28 Thread Y Giridhar Appaji Nag
Hi Jeremy,

On 09/05/03 18:50 +0200, Jeremy Lal said ...
> Because compiling the tutorial code gives compiler errors,
> whereas the online tutorial code does not.

Is this the same as bug #501666?  If not, what errors do you get?

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc
Description: Digital signature


Bug#526803: llvm-doc: doc version does not seem to correspond to llvm version

2009-05-03 Thread Jeremy Lal
Package: llvm-doc
Version: 2.5-2
Severity: normal

Because compiling the tutorial code gives compiler errors,
whereas the online tutorial code does not.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org