search for: overridden

Displaying 20 results from an estimated 1364 matches for "overridden".

2012 Nov 02
4
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...clang svn produces the following linker warnings on 'make check-all'? Linking CXX executable Debug/AsanTest ld: warning: direct access in llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak symbol vtable for llvm::convertible_fwd_ostream means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak symbol vtable for llvm::convertible_fwd_ostream means the weak symbol cannot be...
2015 Mar 09
3
Overriding dovecot.conf from Userdb Extras
Hi, I thought I read that anything from dovecot.conf can be overridden in a userdb lookup. Or a passdb lookup with "userdb_" prefix. But I tried for fun change log_path but it never worked. Is that because logging is special, already started logging before it comes to the passdb/userdb lookups? So are there some dovecot.conf settings that cannot be overrid...
2012 Nov 02
0
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...> warnings on > 'make check-all'? > > Linking CXX executable Debug/AsanTest > ld: warning: direct access in > llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak > symbol vtable for llvm::convertible_fwd_ostream means the weak symbol > cannot be overridden at runtime. This was likely caused by different > translation units being compiled with different visibility settings. > ld: warning: direct access in > llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak > symbol vtable for llvm::convertible_fwd_ostream means the w...
2002 Dec 07
0
[Bug 453] New: [PATCH] The SHELL env variable is set incorrectly, when shell is overridden from login.conf.
http://bugzilla.mindrot.org/show_bug.cgi?id=453 Summary: [PATCH] The SHELL env variable is set incorrectly, when shell is overridden from login.conf. Product: Portable OpenSSH Version: 3.5p1 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org Reported...
2011 Dec 28
2
[LLVMdev] Linkage warning in current trunk
...chain, I have seen the following linker warnings going back a number of versions in trunk whenever I build an executable linked with LLVM: ld: warning: direct access in llvm::fouts() to global weak symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in llvm::ferrs() to global weak symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the weak symbol cannot be overridden at runtime....
2006 Jul 03
4
text_field doesn''t call overridden ActiveRecord getters
...%S %p'') end However, when I attempt to render this in my template, the default formatted database value of the DateReceived timestamp column is displayed instead of my specially formatted version that I return from the DateReceived method. Does text_field generate code that bypasses overridden getter methods for an ActiveRecord object? Wes -- Posted via http://www.ruby-forum.com/.
2020 Jul 10
0
[PATCH v3 03/19] asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
The meat and potatoes of READ_ONCE() is defined by the __READ_ONCE() macro, which uses a volatile casts in an attempt to avoid tearing of byte, halfword, word and double-word accesses. Allow this to be overridden by the architecture code in the case that things like memory barriers are also required. Acked-by: Paul E. McKenney <paulmck at kernel.org> Signed-off-by: Will Deacon <will at kernel.org> --- include/asm-generic/rwonce.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/as...
2015 Mar 14
1
Overriding dovecot.conf from Userdb Extras
> > I thought I read that anything from dovecot.conf can be overridden in a > > userdb lookup. Or a passdb lookup with "userdb_" prefix. > > > > But I tried for fun change log_path but it never worked. Is that because > > logging is special, already started logging before it comes to the > > passdb/userdb lookups? So are there s...
2009 Jul 10
0
Which native dlls (that CAN be overridden) can have anything to do with DirectSound?
...wever it works great (I have Windows98 on my older machine ? no problems there). With wine... well aside from poor performance (on older CPUs that should run this thing without problems), and sound issues ? works great. So... I was wondering ? which native dlls (from Windows9x I think) that CAN be overridden can have ANYTHING to do with sound? For now I tried ole32.dll from dcom98 (I installed dcom98 actually) but I don't know if this have anything to do with sound... Please advice. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pi...
2007 Aug 09
0
Profiles with an LDAP backend being overridden
Hi All, I've got LDAP running as the backend to Samba 3.0.24 and am trying to set the profile directories to mandatory for one group of users and roaming for another. To this end I'm using the sambaProfilePath in LDAP but it's getting overridden by something that's setting it to %u. As a result of this, when I log out of an account which points to the mandatory profile, it creates a new profile with the users username. There's nothing in the smb.conf that refers to a profile directory so I'm assuming this is a default. Is...
2016 May 19
0
ati fglrx vs amdgpu absolutely mad on R5 m255 vs IRIS P520
...rsion Linux version 4.6.0-1.el7.centos.x86_64 (andy at localhost.localdomain) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) ) #1 SMP Thu May 19 18:48:16 CEST 2016 AMD ICELAND R5 M255 [andy at localhost ~]$ vblank_mode=0 DRI_PRIME=1 ./glxinfo.sh ATTENTION: default value of option vblank_mode overridden by environment. OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD ICELAND (DRM 3.1.0, LLVM 3.8.0) OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.2.2 OpenGL core profile shading language version string: 4.10 OpenGL core profile context flags: (none) OpenGL core p...
2007 Dec 18
2
Active Resource and non default model names
I have a model (accessed restfully) named TranscoderQueue, it''s name is overridden to ''TransocderQueue'' so it is accessed as ''/ transocder_queue'' as opposed to ''/transocder_qeueus''. class TranscoderQueue < ActiveRecord::Base belongs_to :campaign, :class_name => "Campaign", :foreign_key => "campaign...
2006 Jun 13
2
levelplot and source() problems
...rmula if (!is.null(formula)) { warning("The 'formula' argument has been renamed to 'x'. See ?xyplot") ocall$formula <- NULL if (!("x" %in% names(ocall))) ocall$x <- formula else warning("'formula' overridden by 'x'") eval(ocall, parent.frame()) } else UseMethod("levelplot") } Browse[1]> debug: ocall <- match.call() Browse[1]> debug: formula <- ocall$formula Browse[1]> debug: if (!is.null(formula)) { warning("The 'formula' argument h...
2011 Dec 28
0
[LLVMdev] Linkage warning in current trunk
...ollowing linker warnings going back a number of versions in trunk > whenever I build an executable linked with LLVM: > > ld: warning: direct access in llvm::fouts() to global weak > symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the > weak symbol cannot be overridden at runtime. This was likely caused by > different translation units being compiled with different visibility > settings. > ld: warning: direct access in llvm::ferrs() to global weak > symbol llvm::formatted_raw_ostream::~formatted_raw_ostream() means the > weak symbol cannot b...
2015 Nov 04
3
NOUVEAU(0): DRI3 on EXA enabled
On 04.11.2015 11:57, Martin Peres wrote: > On 02/11/15 08:28, poma wrote: >> An interesting results. >> >> DRI2: >> >> $ vblank_mode=0 glxgears >> ATTENTION: default value of option vblank_mode overridden by environment. >> 6321 frames in 5.0 seconds = 1264.103 FPS >> 6380 frames in 5.0 seconds = 1275.943 FPS >> 6369 frames in 5.0 seconds = 1273.629 FPS >> 6377 frames in 5.0 seconds = 1275.322 FPS >> 6387 frames in 5.0 seconds = 1277.330 FPS >> 6407 frames in 5.0...
2009 Sep 17
5
"this" variables being overridden?
...only now it is consistent enough so I can write this email. In short, the problem is that after I copy some structure from the profiled program to the dtrace space, and set a "this-dataP" variable to point to the local copy, after a while some of the fields of the local structure are overridden with junk values. In particular, consider the following code: pid$target::foo:entry { this->dataP = (ProfData*)copyin(arg2, sizeof(ProfData)); } /* various of other foo:entry clauses with various predicates. * None of them is doing a copyin operation. */ [snip] pid$target::foo:entr...
2006 Oct 30
0
documenting overridden methods (for S4 classes)
Hi, I'm trying to convert a package of mine to S4 classes and am stumbling when trying to correctly document some overriden methods. I have written methods that allow one to use 'length', and various logical operators (|, &, etc) on my objects. For example the code for my length method is: setMethod('length', "fingerprint", function(x) { x
2002 Dec 09
1
[Bug 453] [PATCH] The SHELL env variable is set incorrectly, when shell is overridden from login.conf.
http://bugzilla.mindrot.org/show_bug.cgi?id=453 ------- Additional Comments From semen at online.sinor.ru 2002-12-09 22:50 ------- Created an attachment (id=184) --> (http://bugzilla.mindrot.org/attachment.cgi?id=184&action=view) The patch got mangled in the original bug report, here is the correct version. ------- You are receiving this mail because: ------- You are the assignee
2006 Oct 26
0
rescue_action overridden
In rspec_on_rails, method setup_with_controller, exists the following line: @controller_class.send(:define_method, :rescue_action) { | e| raise e } I understand that this is a better way to handle errors than the default. However, it gets in the way when you''ve defined your own rescue_action and are trying to test it. No good solutions came to me while I pondered the
2007 Dec 06
1
smartd.conf get overridden
Yohoo! I have some issues with the smartd in CentOS5/x64 I edited the /etc/smartd.conf for my needs and restarted the smartd with "service smartd restart". But the start script is overriding my file. I checked it and saw the following lines: ---------------/etc/init.d/smartd------------ case "$1" in start | reload | restart) GEN_CONF="*SMARTD*AUTOGENERATED*" [ !