similar to: [LLVMdev] Online doxygen out of date?

Displaying 20 results from an estimated 200 matches similar to: "[LLVMdev] Online doxygen out of date?"

2008 Jun 09
0
[LLVMdev] Online doxygen out of date?
> I'm having a bit of trouble with the online doxygen documentation. As far is I > know, it should reflect current svn trunk. However, it seems out of date. For > example, the ExtractValueInst [1] is not a UnaryInstruction yet and still > takes Value* as indices. > > To add to the confusing, the mainpage [2] says it is documentation version > "2.1svn" which seems
2008 Jun 09
1
[LLVMdev] Online doxygen out of date?
> Both of these issues are fixed. It will be regenerated tonight. > A lot of this stuff is automated and occasionally we have snags in the > system. I appreciate you bringing it to my attention. One more that might also be regenerated(?), but I noticed today that the live demo at http://llvm.org/demo/index.cgi now returns errors if you check the "Show LLVM C++ API code" box.
2011 Mar 26
3
My new server
I bought a very cheap server yesterday - an HP ProLiant micro server for 160 euro (280 euro with 120 cashback, for some reason). But I was surprised when I opened the box to find it didn't come with keyboard or mouse, and doesn't have the old keyboard/mouse sockets, but requires USB versions. Is that the norm nowadays? Is it possible to convert the old keyboard/mouse plugs? Also there is
2008 Jun 19
1
Installation Error with Bioconductor on R
Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org/download, which state that you should type the following: source("http://bioconductor.org/biocLite.R") biocLite() When I do that, I get the following error: Running biocinstall version 2.2.9 with R version 2.7.0 Your version of R
2008 Jun 05
1
Graphing help revisited
Sorry, my last post came out unreadable. I'll try again. Here is the data. Think of them as transposed columns. A: 1,1,1,2,3,4,5,6,6, 7B: 5,5,6,7,7,7,8,9,10,11 Split the data into two groups, each of size 5, and make a scatterplot. Bill<-read.table('something here') attach(Bill)Bill.s<-split(Bill, rep(1:2, each=5))plot(A,B,col='black') Group
2011 May 08
4
HP MicroServer
A bit OT, but I'm running CentOS-5.6 on this machine (in fact on two of them) and it seems to run perfectly - I've had no problems at all. Except that I'd like to add a second ethernet port, and am not sure where one can find a card that will fit this machine. As far as I can see, it requires a half-height PCIe card, which seems to be rather a rare animal. (There doesn't seem to
2008 Jun 03
0
unable to connect to KDC Server
I'm trying to connect my FreeBSD 6.2 machine to Windows 2008 Server AD. this is what I get. rock# kinit Administrator Administrator@LAB.NET's Password: kinit: NOTICE: ticket renewable lifetime is 1 week rock# klist Credentials cache: FILE:/tmp/krb5cc_0 Principal: Administrator@LAB.NET Issued Expires Principal Jun 3 11:19:44 Jun 3 21:19:44
2007 Dec 07
2
[LLVMdev] isa<UnaryInstruction> borked in 2.1
Hi I just had some code which filtered via isa<UnaryInstruction>. Strangely enough not only the instructions which inherited UnaryInstructions but also: GetElemPtrInst, SwitchInst , xor, shl where true on isa<UnaryInstruction>. While the first two seem to be at least semantically ok the latter seem somehow wrong? I didn't find the place where the isa_impl templates where
2009 Aug 13
5
First hit on app takes a long time
So, I''ve deployed my first rails app, however I''m the only one hitting it for now. I''ve noticed that the first time I hit the app after some long period, it takes a really long time to respond (2-3 seconds). After that, it''s very fast. At first, I thought it might be my VPS "waking up" from some sleep state, but Rails does log the long load time
2007 Dec 08
0
[LLVMdev] isa<UnaryInstruction> borked in 2.1
On Dec 7, 2007, at 9:44 AM, ST wrote: > Hi > > I just had some code which filtered via isa<UnaryInstruction>. > Strangely > enough not only the instructions which inherited UnaryInstructions > but also: > GetElemPtrInst, SwitchInst , xor, shl > where true on isa<UnaryInstruction>. While the first two seem to be > at least > semantically ok the
2007 Oct 28
1
Wiki mainpage, pheora software, people page, admin rights
Hello! I'd like to add the missing link for "TheoraSoftwarePlayers" to the mainpage. I don't feel like asking Ivo for doing Wiki edits every time is a long term solution. Can you give me admin rights for the Xiph wiki? I'd also like to link to the People page from the front page. Any idea what section I should put that link in? Thanks in advance, Sebastian
2010 Jun 12
1
[LLVMdev] Memory leak?
Hi folk, I get the following stack trace and do have any clue how to fix the problem. 0 opt 0x087ecc99 1 opt 0x087ed265 2 0xb7f6a400 __kernel_sigreturn + 0 3 opt 0x086d4198 llvm::LeakDetector::addGarbageObject(llvm::Value const*) + 29 4 opt 0x0872945f llvm::Instruction::Instruction(llvm::Type const*, unsigned int,
2010 Apr 08
4
[LLVMdev] How to Load a Value?
Hello, I have a problem of generating a load instruction. The LLVM bytecode is: ------------------------ entry: ... %2 = call i32 (...)* @atoi(i8*%1) nounwind /*<- Insertpos*/ ... -- bb1: .. %5 = icmp sgt i32 %2, %i.0 ... ----------------- Now I have pb: pointer to the Value object of *%2* of bb1. Here, I want to generate a load instruction and I did it as: new LoadInst(pb,
2009 Aug 12
2
call drops after a few seconds
I have setup my asterisk box using freepbx. I can call extension and make outbound calls. the outbound calls drop between 10-30sec. we are using bandwidth.com and they have logged our call. below is your bad followed by what they say is a good call. I can't figure out where the problem is on your end. I know we are missing some stuff at the bottom but I don't know where to start.
2008 Jun 28
19
Stopping example execution?
Hello, I''m wondering If I am missing something here when creating an example that sets an expecation at the top or beginning of an action but requires you to stub / mock everything that follows. Example: I want to test that a certain controller is running a before_filter...thats easy: - controller.should_receive(:require_user) - do_get But now i''ve got to mock / stub
2009 Aug 19
0
ASA Stat. Computing & Stat. Graphics Student Paper Competition 2010
Statistical Computing and Statistical Graphics Sections American Statistical Association Student Paper Competition 2010 The Statistical Computing and Statistical Graphics Sections of the ASA are co-sponsoring a student paper competition on the topics of Statistical Computing and Statistical Graphics. Students are encouraged to submit a paper in one of these areas, which might be original
2007 Jan 14
1
Doxygen API documentation
One thing that would be handy for driver developers (or for myself, at the very least) would be having some API documentation for the core NUT functions. Here is an example of Doxygen's output: http://www.ghz.cc/~clepple/libhid/doc/html/hid_8h.html The two main categories of API documentation that I see are the internal NUT functions needed for writing drivers, etc., and the external
2012 Apr 25
0
[PATCH] docs: use "a4" not "a4wide" paper type for doxygen and latex
# HG changeset patch # User Ian Campbell <ian.campbell@citrix.com> # Date 1335345862 -3600 # Node ID 057516cb84336da09fe3163aeeb9039cf4d20c26 # Parent 5d796144e8a276ea843c5ad5ec4ae678194d50f3 docs: use "a4" not "a4wide" paper type for doxygen and latex a4wide is no longer shipped in texlive. Reported by Bastian Blank Signed-off-by: Ian Campbell
2020 Jun 07
1
Navbar for documentation is broken in Doxygen 1.8.18
Hi, Here is a patch to update documentation to Doxygen 1.8.18 as the navbar is broken trying to use the latest Doxygen. Also seems we are missing documentation for last releases here: https://www.opus-codec.org/docs/ Best Regards Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Oct 05
0
[LLVMdev] C Frontend doxygen docs
Hi, I'm working on making llvmgcc emit line info for debugging, and found it convenient to generate doxygen docs for the whole c frontend. If anyone else finds this useful, it's up here: http://michael-mccracken.net/llvm-gcc-doxygen/ -mike