search for: stickier

Displaying 10 results from an estimated 10 matches for "stickier".

Did you mean: sticker
2010 Dec 21
2
[LLVMdev] complex numbers with LLVM
...the user defines functions in the complex plane. This implies that I need to support complex numbers as a datatype with LLVM. Its fairly straightforward to create a struct of two floats (or doubles, etc.) and do the simple operations like add, subtract, multiply, divide, etc. However, things get stickier when we get to the trig functions. At that point, I'd rather defer to the trig functions implemented in C++, possibly taking them from boost's TR1 support instead of my compiler's TR1 support. At any rate, these functions aren't like the cos function in the math library because th...
2010 Mar 03
1
ImageMagick Bug
Hello, I am experience a segfault while trying to use convert between svg and png. I suspect that the bug I am experiencing is identical to this one: https://bugzilla.redhat.com/show_bug.cgi?id=472253 I can try the suggested patch myself, but is this the kind of thing that maybe could be patched in CentOS plus repository until RHEL has an approved patch? The report looks several years old
2004 Mar 08
1
rsync without a "data pool"
Good day to all. I would like to congradulate you all on a brilliant product. I have been watching this list for some time as I find the topics most informative. I have a carefully crafted question that I would like to ask you guys. But first some info to help give you a better picture. I am using a RH 9.0 box and the latest rsync to backup different servers to an offsite data facility. The
2011 Jan 26
2
how to unmount an NFS share when the NFS server is unavailable?
Hi All, How do I unmount an NFS share when the NFS server is unaivalable? I tried "umount /bck" but it "hangs" indefinitely "umount -f /bck" tells me the mount if busy and I can't unmount it: root at saturn:[~]$ umount -f /bck umount2: Device or resource busy umount: /bck: device is busy umount2: Device or resource busy umount: /bck: device is busy This
2005 Aug 30
1
[LLVMdev] Anyone is building a DSP-C frontend?
Hi, DSP-C is an extension to ISO C to support specific hardware features in DSP, e.g. fixed-point typer, memory spaces and circular pointers. It's generic for different DSP's. - http://www.dsp-c.org How difficult is it to extending the llvm-gcc for this extension? Any document like "hitchhiker's guide to extend the GCC fronted" ? (just like the guide for adding
2006 Mar 01
0
[LLVMdev] Re: gcc like attributes and annotations
...information > is done by some runtime std::map<Value*,foo> stuff. Which is really > handy at runtime, but I *had* serialization in mind when I was thinking > about Annotations. Okay, if you want to serialize/deserialize, they become much more palatable, the implementation just gets stickier. > I see annotations as a way to serialize some extra > information with the bytecode without having to extend/change the core > classes. The best way to implemented in runtime is to use some kind of > std::map subscripting, plus the additional benefit that you can > serialize it to...
2006 Feb 10
14
dynarch calendar and calendar helper usage
I am playing around with this and reference this wiki from RonR site... http://wiki.rubyonrails.org/rails/pages/CalendarHelper The error I am getting is: NameError in Placements#list undefined local variable or method `date_format'' for #<PlacementsController:0xb78f9ef4> RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace
2010 Jul 31
2
Is profile.mle flexible enough?
Hi the list, I am experiencing several issues with profile.mle (and consequently with confint.mle) (stat4 version 2.9.2), and I have to spend a lot of time to find workarounds to what looks like interface bugs. I would be glad to get feedback from experienced users to know if I am really asking too much or if there is room for improvement. * Problem #1 with fixed parameters. I can't
2006 Feb 24
5
[LLVMdev] Re: gcc like attributes and annotations
hi Chris! thanks for your reply. First of all I did not know about the history with the Annotation stuff. Annotable for me was a way how one could realize this things. So as I see it right now - it is more that Annotable will completly vanish soon. This is interesting to me. Chris Lattner schrieb: > On Fri, 24 Feb 2006, Jakob Praher wrote: > >> When translating a complex c
2009 Apr 06
42
Licensing and Copyright
Hi all, I fear this discussion will quickly devolve into a recursive flame- fest, but it needs to be broached, so here we go. Note that I kind of think this is more of dev topic than users, but I want to make sure everyone knows the conversation is happening and can easily participate. This is also likely to be the first of a series of conversations I''ll be starting to try to