Displaying 20 results from an estimated 125230 matches for "differ".
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the compiler!
I've attached the diff of an `objdump -x -d -D -s -g -t -r' on
alias.o from stage2 (stage2/alias.o) and s...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
On Apr 27, 2007, at 3:50 PM, David Greene wrote:
> The saga continues.
>
> I've been tracking the interface changes and merging them with
> the refactoring work I'm doing. I got as far as building stage3
> of llvm-gcc but the object files from stage2 and stage3 differ:
>
>
> warning: ./cc1-checksum.o differs
> warning: ./cc1plus-checksum.o differs
>
> (Are the above two ok?)
>
> The list below is clearly bad. I think it's every object file in
> the compiler!
>
> I've attached the diff of an `objdump -x -d -D -s -g -t -r&...
2006 Feb 11
7
Rails development on Mac OS X 10.4 Intel
...R related issues on the new Intel
version of Mac OS X. I have been using Apple''s new iMac Core Duo
(which comes with Intel version of Mac OS X) for about a week now.
Here''s my experience:
Ruby 1.8.4: It compiles albeit with many warnings. Most warnings
were about "differ in signedness". It seems to work okay mostly
though. (Error messages are appended at the end of this message.)
PCRE 6.6 (Lighty is dependent on this library): You must compile with
-O1 compile optimization option. Otherwise "make test" will fail and
Lighty''s domain...
2007 Apr 25
5
Upload PDF / Save as tiff
Hi,
I''m trying to automate the conversion of a PDF document received via a
browser upload to a tiff image via ghostscript. I have the PDF data in
a string, and I need the tiff data returned into a string.
The general command I want to emulate is:
type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q
-dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2005 Nov 08
0
gcc4 noise
...ise the code a bit? The easy way is to insert typecasts; the
better way is to actually take care about signedness. -- Peter
gcc -I../include -O -Wall -Wsign-compare -c -o everups.o everups.c
everups.c: In function Code:
everups.c:38: warning: pointer targets in passing argument 2 of ser_get_char differ in signedness
everups.c: In function InitUpsType:
everups.c:49: warning: pointer targets in passing argument 2 of ser_get_char differ in signedness
everups.c: In function upsdrv_updateinfo:
everups.c:96: warning: pointer targets in passing argument 2 of ser_get_char differ in signedness
everups.c:1...
2006 Apr 09
0
Realtime oracle compiling problem
...finition has no type or storage
class
res_config_oracle.c: In function 'realtime_oracle':
res_config_oracle.c:109: warning: incompatible implicit declaration of
built-in function 'snprintf'
res_config_oracle.c:127: warning: pointer targets in passing argument 3
of 'checkerr' differ in signedness
res_config_oracle.c:129: warning: pointer targets in passing argument 3
of 'OCIStmtPrepare' differ in signedness
res_config_oracle.c:130: warning: pointer targets in passing argument 3
of 'checkerr' differ in signedness
res_config_oracle.c:133: warning: pointer targets...
2010 Mar 26
3
Help with assigning a value based on existing numbers
Hi All
I have a column/variable called time difference. It has a whole list of
numbers from 0 through to the hundreds eg 236. I want to assign a
corresponding "name" to each variable from a predefined list: Month or
less, 1 -2 months, 2-3 months etc
So the result would look something like:
Time Difference Month
1...
2014 Apr 03
5
[LLVMdev] comparing .o files from different build trees
...recurse 2 and recurse3 that in principle should be
identical.
Obviously if there is date and time information, miscompares can occur.
-------------- next part --------------
./tools/clang/lib/AST/Release+Asserts/ASTDumper.o ../../recurse2be/build/./tools/clang/lib/AST/Release+Asserts/ASTDumper.o differ: byte 181746, line 385
./tools/clang/lib/AST/Release+Asserts/AttrImpl.o ../../recurse2be/build/./tools/clang/lib/AST/Release+Asserts/AttrImpl.o differ: byte 192192, line 83
./tools/clang/lib/AST/Release+Asserts/Expr.o ../../recurse2be/build/./tools/clang/lib/AST/Release+Asserts/Expr.o differ: byte...
2007 Nov 20
0
4 commits - libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_resource.c test/image test/trace
...ibswfdec/swfdec_movie.c | 32 +++++++++++++++-
libswfdec/swfdec_movie.h | 6 +++
libswfdec/swfdec_resource.c | 4 +-
test/image/Makefile.am | 9 ++++
test/image/mask-different-parent-5.swf |binary
test/image/mask-different-parent-5.swf.png |binary
test/image/mask-different-parent-6.swf |binary
test/image/mask-different-parent-6.swf.png |binary
test/image/mask-different-parent-7.swf |binar...
2006 Apr 02
2
raid setup
...gain in the
2nd Server i don't know what went wrong.
Here's my dmesg in my 1st server specific in md:
md: raid0 personality registered as nr 2
md: raid1 personality registered as nr 3
md: Autodetecting RAID arrays.
md: autorun ...
md: considering sdb7 ...
md: adding sdb7 ...
md: sdb6 has different UUID to sdb7
md: sdb5 has different UUID to sdb7
md: sdb3 has different UUID to sdb7
md: sdb2 has different UUID to sdb7
md: sdb1 has different UUID to sdb7
md: adding sda7 ...
md: sda6 has different UUID to sdb7
md: sda5 has different UUID to sdb7
md: sda3 has different UUID to sdb7
md: sda2 h...
2018 Jan 24
2
/lib/firmware/microcode.dat update on CentOS 6
Once upon a time, Chris Murphy <lists at colorremedies.com> said:
> "We recommend that OEMs, cloud service providers, system
> manufacturers, software vendors and end users stop deployment of
> current versions." Current versions of what? Microcode?
Well, that's the only thing Intel provides for CPUs, so that's all it
can be.
> What these means for people who
2006 Feb 15
3
wilcox.test returned estimates
Hi all,
I have being using wilcox.test to test for differences between 2 independent
samples. I had understood the difference in location to be conventionally the
difference in the sample medians however this is not the case when implemented
in R. I have tied ranks and therefore non-exact p-value and confidence
intervals are calculated due to the normal...
2003 Jul 21
5
how to test whether two slopes are sign. different?
Not really r-specific:
Z = (b1 - b2) / SQRT ( SEb1^2 + SEb2^2)
-------Original Message-------
From: Gijsbert Stoet <stoet at volition.wustl.edu>
Sent: 07/20/03 09:51 PM
To: r-help at stat.math.ethz.ch
Subject: [R] how to test whether two slopes are sign. different?
>
> Hi,
suppose I do want to test whether the slopes (e.g. determined with
lsfit) of two different population are significantly different, how do
I test this (in R). Say for example, I found out what the slope
between age and number of books read per year is for two different
populat...
2011 Nov 24
2
understanding all.equal() output: "Mean relative difference"
Dear all
How should one parse all.equal() output? I'm specifically referring to
the 'mean relative difference' messages. For example,
> all.equal(pi, 355/113)
[1] "Mean relative difference: 8.491368e-08"
But I'm not sure how to understand these messages. When they're close
to 0 (or 1xe-16), then it's intuitive. But when they're big,
> all.equal(1, 4)
[1] "Mean...
2005 Feb 02
2
different IAX ports for different contexts
I have a problem with my asterisk@home installation (configured with
AMP)
My question is this, can you have different ports for different contexts
within IAX?
[Faktortel]
port = 5036 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
allow=all ; Allow all codecs
register => XXXXX:XXXXX@iax.faktotel.com/EXTEN
[iax.faktortel.com]
type=user
us...
2009 Dec 11
3
`mgp[1:3]' are of differing sign (PR#14130)
..."Use tck=0.01 and mgp=c(1,-1.5,0) for internal tick marks."
I thought that's nice, because I wanted to have tick marks and tick labels
inside and the axis title outside.
But:
> plot(z, las=1, tck=0.01, mgp=c(1,-1.5,0))
Warnmeldungen:
1: In plot.window(...) : `mgp[1:3]' are of differing sign
2: In plot.xy(xy, type, ...) : `mgp[1:3]' are of differing sign
3: In axis(side = side, at = at, labels = labels, ...) :
`mgp[1:3]' are of differing sign
4: In axis(side = side, at = at, labels = labels, ...) :
`mgp[1:3]' are of differing sign
5: In box(...) : `mgp[1:3]'...
2015 Jun 04
3
Does Dovecot allow different clients to subscribe different subsets of IMAP folders?
...ly arranged,
about 50 of which are in active use.)
I have multiple clients (including k9Mail on Android and Thunderbird on
Linux and Windows). These clients all present a consistent subscription
to a single subset of the available folders .
What I'd like to be able to do is (somehow) allow different devices
(different email clients) to subscribe to a different subset of folders.
For example, I may want K9mail on my phone to be subscribed only to my
"main Inbox" - but for Thunderbird on Windows to also be subscribed to
active mailing-list folders.
Does Dovecot support such a m...
2003 Aug 14
1
Re: Samba vs. Windows : significant difference intimestamp handling?
>> > > Fine. Use reiserfs and don't worry about ctime.
>> >
>> > Why? Does reiserfs handle ctime in a different
>> > way than other linux filesystems?
>>
>> It's not supposed to given the same instructions
>> from clients but it appears to because perhaps it
>> elicits different kind of response from Office.
>> Maybe Office behaves different when the samba
&...
2000 Sep 29
2
all.equal.list() sometimes fails with unnamed and named components (PR#674)
examples:
1) Fails to report that components 2 and 3 differ
all.equal(list(1,2,3,zap=1),list(1,3,4,zap=2))
[1] "Component zap: Mean relative difference: 1
2) Incorrectly asserts all are equal when components 2 and 3 differ
> all.equal(list(1,2,3,zap=1),list(1,3,4,zap=1))
[1] TRUE
3) Removing named component reveals differences:
> all.equal...
2005 Dec 13
3
help with writing function
I'm trying to write a function that takes a vector of length n and then
takes the first value of the vector i.e j=1 and forms a new vector of
length n (i.e replicate the first value n times). This function will
then calculate the absoulte difference of the original vector and the
new vector and store the results omitting the difference between the
value and itself. This function should be able to repeat the procedure
for each of the j's i.e j=2 to n. The results should all be stored
together. Below is what I've tried so far bu...