search for: gaurantee

Displaying 20 results from an estimated 21 matches for "gaurantee".

2006 Jun 22
4
ADVICE: Generating unique identifiers for later DB insertion
All, I have an ActiveRecord object that I need to be able to uniquely identify _before_ I actually save the object (I may not end up saving the object based on conditions). This is because I want to use the ID in another context (a file name in the filesystem). Depending on conditions, I may or may not need to do a lot of stuff between the time that I generate the object ID and actually
2009 Jul 06
1
R 2.8->2.9 change that breaks some upgrade scenarios
...more of --vanilla (--no-site-files, --no-init-files, etc), and it is also possible to pass --vanilla, etc explicitly. The R 2.9 implementations of these scripts are fairly thin wrappers of R routines, and they silently(?) ignore extra options. The specific behaviors of the scripts are probably not gauranteed, and it is no problem temporarily moving .Rprofile away, etc for the occasional installations/upgrade of packages, but I think it is a valid scenario to want to have a site-/user-customized profile for day-to-day R usage, and a clean/vanilla R session for installation, etc. A few more of the --...
2009 Jun 27
1
Regression; how to get t-values for all parameters estimates
Dear all, Even after a couple of hours looking at old messages I still haven't found a solution for my problem. I'm trying to fit an additive linear regression model with 2 effects, both fixed, to some dataset. The function contrasts(effectA) <- contr.sum can gaurantee that the coefficients per parameter sum to one, and the function dummy.coef provices the estimates of all coefficientss. But I would also like to be able to obtain the corresponding t-values for ALL parameters (not just the number of effects minus 1, provided by summary()). Does anyone know how to...
2005 Jan 11
2
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...ion between a "regular" shared library and one that can be dlopened. So, if you specify SHARED_LIBRARY=1 you get a regular shared library intended for dynamic linking (i.e. system automated linking at runtime such as with ld.so) that *may* also be dlopenable on some systems, but isn't gauranteed to be openable. If you want to gaurantee that it can be dlopened then you must also specify LOADABLE_MODULE=1 (in addition to SHARED_LIBRARY=1). Note that the name of the resulting library is $(LIBRARYNAME).la not lib$(LIBRARYNAME).la. This is on purpose because on some systems loadable modules c...
2016 Sep 29
2
[RFC] Require PRs for XFAILing tests
> On Sep 29, 2016, at 7:52 AM, David Blaikie <dblaikie at gmail.com> wrote: > > > > On Wed, Sep 28, 2016 at 11:58 AM Robinson, Paul via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > On 28 September 2016 at 10:08, Chris Bieneman via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>>
2004 Aug 06
0
2 Live Broadcast - 1 Feed (3DFX3500FM) - with passwords?
ok, I am really starting to love linux! I want to replace my Win2000 Media Server with Linux. We broadcast live FM Radio to 200 listeners every night. I need to gaurantee 50 slots to a certain group with a password or something similar. The other 150 can be wide open. I have icecast and liveice for xmms installed and all is good with simple feeds, but what is the best way to do this? Is icecast able to do this? What is the diff between icecast and icecast2? I would...
2003 Jun 09
2
libtheora alpha 2 release
...l is available from the website: http://www.theora.org/files/libtheora-1.0alpha2.tar.gz This includes (hopefully) all the format changes we wanted to get in, so the bitstream format has changed since the alpha 1 release. Any content you have will need to be re-encoded. Also we don't gaurantee that it won't change again, so don't do anything permanent with it. We expect to maintain backwards compatibility from the beta 1 release, still to come. In particular, we've removed the requirement that the compressed frames be a multiple of 16 in dimension, and added a field to i...
2003 Jun 09
2
libtheora alpha 2 release
...l is available from the website: http://www.theora.org/files/libtheora-1.0alpha2.tar.gz This includes (hopefully) all the format changes we wanted to get in, so the bitstream format has changed since the alpha 1 release. Any content you have will need to be re-encoded. Also we don't gaurantee that it won't change again, so don't do anything permanent with it. We expect to maintain backwards compatibility from the beta 1 release, still to come. In particular, we've removed the requirement that the compressed frames be a multiple of 16 in dimension, and added a field to i...
2005 Dec 29
2
options_for_select order
I''m trying to create a Select box using the following code: &lt;%= select ''project'', ''status'', { "Active" =&gt; "Active", "MD" =&gt; "MD",  "HOLD" =&gt; "HOLD", "Dead" =&gt; "Dead"   }  %&gt; You''d think the select box would keep them in
2005 Jan 11
0
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...regular" shared library and one > that can be dlopened. So, if you specify SHARED_LIBRARY=1 you get a > regular shared library intended for dynamic linking (i.e. system > automated linking at runtime such as with ld.so) that *may* also be > dlopenable on some systems, but isn't gauranteed to be openable. If you > want to gaurantee that it can be dlopened then you must also specify > LOADABLE_MODULE=1 (in addition to SHARED_LIBRARY=1). Note that the name > of the resulting library is $(LIBRARYNAME).la not lib$(LIBRARYNAME).la. > This is on purpose because on some system...
2011 Jul 15
2
question on compatibility and ldd
I have a number of programs I wrote on Centos 5 (x86_64) and for one of the programs I do ldd programX linux-vdso.so.1 => (0x00007fff2cb86000) libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003528600000) libm.so.6 => /lib64/libm.so.6 (0x0000003527e00000) libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x0000003531400000) libz.so.1 =>
2007 Jun 29
4
Copyright notices in code
I thought about committing this change to all .c files: Removed all Copyright Timo Sirainen comments. They weren't always correct and the year numbers were rarely updated when something was changed. Copyright is owned by the creator by default in practically all countries, there's no need to advertise it everywhere. Can anyone think of reasons why this wouldn't be a good idea?
2005 Jan 05
1
Resyncing cut streams...
...y we'll fix it up later. ie just start playing now, and hope we can resample everything by trial and error later so it resyncs. d) The big buffer solution. ie Buffer everything up letting all the renderers run dry, and hope we eventually get something that has a time stamp (which is not gauranteed) and then jam all the collected data (ie 1+ seconds of raw audio and video) out in one big chunk. All of which are poor solutions. The other issue is, how are we supposed to tell the difference between a file of this kind that really does intend for there to be a wait time at the start (ie fo...
1996 Nov 14
0
Re: Re: t bit and symlinks patch
...ctories. dot files are now vulnerable even if they exist and have strict permissions. As far as implementation, I also find kernel routines which return strings by returning pointers to statically allocated characters to be a BAD IDEA(tm). Are these patches only inside routines which are gauranteed to be atomic? Are the functions only called once during the scope of the return variables? Will everyone who patches the kernel source remember this? I have only looked briefly at the patch source and not in context. Documentation is sparse concerning the actual semantics of this behavior. No s...
2004 Sep 23
5
Which distribution to rollout
we are running an older version of RH (7.3) - and I am getting concerned that I may need to migrate off of it - but I dont know what I should move to. Trying to formulate ideas before it becomes a 'got to do it now' scenario. I have some reservations about fedora - I just dont know how stable it is for a production server (our services are mainly samba/ldap/ntp/ssh/rsync/clamav) - we
2002 Dec 16
1
application level write ordering guarantees?
Hi, can someone tell me whether applications can expect the write requests they make to be executed in order? For instance, suppose an application requests that a file be deleted, and then that another file be moved to an unrelated place. Will these events always happen in that order? Or to put it another way, if something unexpected happens in the meantime (say the computer crashes), is it
2006 May 23
19
LVM2 snapshots and XEN = problem :(
Hello guys Does anyone use lvm2 backends for domU storages ? I do and I wanted to use lvm''s snapshot feature to make backups of domUs in background but I got the following problem. When I create a snapshot LV and copy data from it to backup storage it works perfect. Then I do umount and then lvremove. lvremove asks me if I really want to remove the volume and then just hangs forever.
2004 Mar 21
3
New Directshow filters preview...
...the projects yet. All the usual disclaimers. You can uninstall my filters by going to "Add/Remove programs" and clicking remove on the oggcodecs application. For now only binary releases, but source will eventually be made available... but for now... it's buggy and messy and almost gauranteed to have breaking changes made to it over the next few weeks, so you wouldn't want to use it yet anyway. These are not based on the tobias filters, or any other existing filters. Also part of the package when i release source is my implementation of the ogg encapsulation standard (ie what libo...
2006 Jul 18
13
RANDOM
I am pretty much new at this ROR game and had what I think to be a simple question. I have a set of Sponsors that I would like to be able to select one at random and display in the my html. I have already set up the DB, scaffolded, set index controller and all is working smoothly. I know that I can display them all by doing <% for sponsor in @sponsors %> <%= sponsor.name %>
2006 May 25
13
functions calling functions
I think I may be missing a fundamental concept I hope someone can help me with. I have functions that won''t call other functions. Particularly after an Ajax request. In the following object the ajax request onComplete calls the ajaxFetched function successfully. ajaxFetched tries to call function2 but function2 does not execute. Any ideas or workarounds? thanks Kevin o =