search for: arond

Displaying 17 results from an estimated 17 matches for "arond".

Did you mean: around
2009 Jan 27
0
[LLVMdev] RFC: -fwritable-strings Change
...;> > Okay, that's a good plan. I'm strongly agains any target-specific and language-specific hacks in the generic tree-conversion code. What if we decide to support objc on non-darwin platforms someday? This is theoretically possible (well, modulo all bunch of apple-local stuff arond ;)). I believe, that TAI should place constant zeros in mergeable const section, not in BSS. Could you please send me the .bc file? --- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University -------------- next part -------------- An HTML...
2018 Mar 23
3
[RFC] Change DEBUG() macro to LLVM_DEBUG()
...A review for the LLVM side of the patch is here: https://reviews.llvm.org/D43624, this was generated mostly by a find/replace regex. This kind of change is quite invasive (~500 files) and might be disruptive to multiple parties. One possible way to avoid some of the disruption would be to keep arond the old macro during a transition period in which it would be "deprecated". Thoughts? Thanks, Nicola
2006 Apr 19
1
Anatomy of an application in rails
Ok guys, after doing many tutorial arond the web i realize that im not going to learn rails well until a made my own app, so i defined what i want and structured in a way that hope you can understand, maybe we can help each other and define a good starting base(models and relationships) that can be helpful for all of us. Its a little...
2009 Jan 27
2
[LLVMdev] RFC: -fwritable-strings Change
On Mon, Jan 26, 2009 at 4:45 PM, Dale Johannesen <dalej at apple.com> wrote: > > On Jan 26, 2009, at 4:07 PMPST, Bill Wendling wrote: > >> There is a problem with Objective-C code where a null string is placed >> in the wrong section. If we have this code: >> >> #include <Foundation/Foundation.h> >> void foo() { >> NSLog(@"");
2018 Mar 23
0
[RFC] Change DEBUG() macro to LLVM_DEBUG()
...e of the patch is here: > https://reviews.llvm.org/D43624, this was generated mostly by a > find/replace regex. > > This kind of change is quite invasive (~500 files) and might be > disruptive to multiple parties. One possible way to avoid some of the > disruption would be to keep arond the old macro during a transition > period in which it would be "deprecated". > > Thoughts? > > Thanks, > Nicola > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin...
2007 Jun 04
5
Virtual defines ?
I just started messing with puppet, and i love it! I have used cfengine in the past, and were in process of planing to replace cfengine now. One thing thats stumped me this weekend and i know i read your working on virtal defines so i can''t do that, but how can i get arond this issue with the curretn setup. I think i am missing something fundamentally simple here. i have this definition which is much longer but ill cut it out to the relevant portion: define syslog_ng($source) { file { syslog: path => "/etc/syslog-ng/syslog-ng.conf",...
2014 May 11
5
v2.2.13 released
...igeonhole tests pass. * Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) + mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. (Should become enforced in v2.3.0?) + fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { fts_tika = http://tikahost:999...
2014 May 11
5
v2.2.13 released
...igeonhole tests pass. * Fixed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) + mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. (Should become enforced in v2.3.0?) + fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { fts_tika = http://tikahost:999...
2005 Mar 11
1
TE110P experiance
I have noticed the following: - the PCI ID of the card seems to change over time which means that loading the module does not always recognise the card, only way to reset this is to power cycle the machine - you cannot unload the module once it is loaded, it hangs the machine, which also means if you have automatic shutdown scripts for restarting the machine then the machine will hang on
2006 Jun 18
3
Feature request: windows snapping
There is a feature of oroborus http://www.oroborus.org/ (also used in xfwm) which might be worth importing: windows snapping. >From the xfce website (http://www.xfce.org/documentation/docs-4.2/xfwm4.html#wm_advanced): "You can choose the windows borders to be attracted by the borders of other windows, or by the screen edges, when they are moved. The distance from which this effect will
2013 Oct 14
7
[Bug 70464] New: [NVC3] runpm not working
https://bugs.freedesktop.org/show_bug.cgi?id=70464 Priority: medium Bug ID: 70464 Assignee: nouveau at lists.freedesktop.org Summary: [NVC3] runpm not working QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: michele.cane at gmail.com
2009 Jan 27
4
[LLVMdev] RFC: -fwritable-strings Change
...ynikov.info> wrote: > I'm strongly agains any target-specific and language-specific hacks in the > generic tree-conversion code. What if we decide to support objc on > non-darwin platforms someday? > This is theoretically possible (well, modulo all bunch of apple-local stuff > arond ;)). > > I believe, that TAI should place constant zeros in mergeable const section, > not in BSS. Could you please send me the .bc file? > I should have put this in darwin.h and called it from there. I think that there is a far more fundamental problem that affects more than Objective-...
2014 May 08
3
v2.2.13.rc1 released
...xed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) + mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. (Should become enforced in v2.3.0?) + fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { ft...
2014 May 08
3
v2.2.13.rc1 released
...xed a DoS attack against imap/pop3-login processes. If SSL/TLS handshake was started but wasn't finished, the login process attempted to eventually forcibly disconnect the client, but failed to do it correctly. This could have left the connections hanging arond for a long time. (Affected Dovecot v1.1+) + mdbox: Added mdbox_purge_preserve_alt setting to keep the file within alt storage during purge. (Should become enforced in v2.3.0?) + fts: Added support for parsing attachments via Apache Tika. Enable with: plugin { ft...
2000 May 30
6
heap size trouble
Hi , I ''ve got a trouble with using R. When I want to load a file that contains 93 thousand raws and 22 colums of data (essentially float) R shows me this error message "heap size trouble" Does anyone could tell me what parameter shall I precise before launching R in order to load my big file. Thanks a lot -------------- next part -------------- A non-text attachment was
2012 Jun 17
26
Recommendation for home NAS external JBOD
Hi, my oi151 based home NAS is approaching a frightening "drive space" level. Right now the data volume is a 4*1TB Raid-Z1, 3 1/2" local disks individually connected to an 8 port LSI 6Gbit controller. So I can either exchange the disks one by one with autoexpand, use 2-4 TB disks and be happy. This was my original approach. However I am totally unclear about the 512b vs 4Kb issue.
2005 Mar 11
2
Re: Incoming echo cancel
...t; reboot > irq value set by me again - machine starts, module fails > check irq - it has been reset to something else > irq value set by me - machine starts, module loads, all functional > > unfortunately my bios doesn't allow manual assigning of irqs - i have to > swap them arond based on the ones it gives me... > i ended up disabling my usb bus as i don't need it... > > i can't find any consistency to it and am living in fear of the reboot.. > very odd.. > > > ------------------------------ > > Message: 16 > Date: Fri, 11 Mar 2005 09:0...