search for: atttribut

Displaying 16 results from an estimated 16 matches for "atttribut".

Did you mean: attribut
2008 Dec 06
1
find with add of an atttributes
I have wrote this: EventDate.find(:all, :include => [:container,{:event => [:photo,:event_type_names]},{:place=>:location}], :joins =>" RIGHT JOIN (SELECT event_dates.id,date_add(event_dates.date, INTERVAL i DAY ) AS date FROM (select 0 as i union all select 0 union all select 1 union all select 2) as integers CROSS JOIN event_dates
2012 Feb 05
2
[LLVMdev] [patch] Enhance of asm macros
Hello llvm users! I make patch of asm parser for make it to be closer to gas: 1) treat space as comma of parameters 2) support "req" & "vararg" atttributes 3) macro calls with with explicit named arguments Path attached. Can anybody review it? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120206/1fae11eb/attachment.html> -------------- next part --------...
2009 Jul 03
2
mapping states with colors
...;, 'west va', 'wisconsin') map('state', proj='bonne', param=50, region = c(syg, dtr), fill=TRUE, col=c('red', 'blue')) Obviously that doesn't work. A couple questions: 1. How do I get Alaska & Hawaii on the map? 2. How to I set the col atttribute for a subset of the states I'm mapping? Many thanks in advance for any help! Don Donald Braman http://www.culturalcognition.net http://ssrn.com/author=286206 http://www.law.gwu.edu/Faculty/profile.aspx?id=10123 [[alternative HTML version deleted]]
2003 Aug 18
1
force security mode and file attributes
Hello! Could someone tell me does force security mode work only for permissions or it can also not allow users to change file attributes (f.e. , to set file read-only) ? I tried this with samba 2.2.8a and looks like force security mode doesn't work with file atttributes :-( Is this bug or feature ? :-)
2012 Feb 09
0
[LLVMdev] [patch] Enhance of asm macros
...review the updated patch. Thanks, Kev On Feb 5, 2012, at 1:43 PM, Vladimir Sorokin wrote: > Hello llvm users! > > I make patch of asm parser for make it to be closer to gas: > > > 1) treat space as comma of parameters > 2) support "req" & "vararg" atttributes > 3) macro calls with with explicit named arguments > > Path attached. Can anybody review it? > <asm-macro-ext.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.c...
2013 Jan 11
0
[LLVMdev] [RFC] Overhauling Attributes
I would like to add something to atttributes.h, attributes.cpp in the interim until your full scheme is available. A new attribute called "target" would be added to AttrKind. And target can take a list of strings. target("foo", "goo") For example. I would add a component targetAttrs to AttrBuilder Will t...
2013 Jan 11
1
[LLVMdev] [RFC] Overhauling Attributes
Looks like new attribute work is moving along quickly Maybe I should just wait. ??? On 01/11/2013 03:09 PM, Reed Kotler wrote: > I would like to add something to atttributes.h, attributes.cpp in the > interim until your full scheme is available. > > A new attribute called "target" would be added to AttrKind. > > And target can take a list of strings. > > target("foo", "goo") > > For example. > > I would a...
2013 Jan 01
3
[LLVMdev] [RFC] Overhauling Attributes
On Dec 31, 2012, at 4:37 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Bill, > > On 30/12/12 03:21, Bill Wendling wrote: >> Hi Rafael, >> >> Sorry, I forgot to respond to this. They can be arbitrary strings that are known only to the specific back-end. It may be beneficial to define them inside of the LangRef document though. > > this sounds so much
2006 Jun 03
1
Seek Rails Design Pattern for Photo Manipulation Service
Hello, I''ve built a powerful image manipulation engine in C++ that I want to deploy as a Web-based service for all to use. The idea is straight forward: Visit my site, submit a photo, select a visual treatment, press go, and receive the resultant photo via email. See samples here: http://www.flickr.com/photos/tags/theimageengine While the engine is rock solid, I am struggling a bit
2011 Jul 09
1
SASL
Dear list members, i am looking for a pop3 server and would like to know dovecot pop3 closer. In my current infra structure all my users have a single login and one password. I have been authenticating unix, web, ldap, smtp against saslauthd server. It is possible to have dovecot pop3 authenticate by contacting saslauthd too ? Another question: All my user information are keeped inside LDAP
2014 Nov 17
0
Optional mail attribute in ldap
...sing an ldap database (active directory) for dovecot authentication and I am trying to change the mail location for some users only, thus any mail should be delivered to the default location unless the ldap query returns a successful result which defines the mail variable. I have chosen the AD atttribute "otherMailbox" and added for the required user the value "=mail=mdbox:/newmailboxes/%Lu/". It seems not to work and mails still get delivered to the default location. Any suggestions ? a.
2012 Feb 15
2
[LLVMdev] [patch] Enhance of asm macros
...patch. > > Thanks, > Kev > > On Feb 5, 2012, at 1:43 PM, Vladimir Sorokin wrote: > > Hello llvm users! > > I make patch of asm parser for make it to be closer to gas: > > 1) treat space as comma of parameters > 2) support "req" & "vararg" atttributes > 3) macro calls with with explicit named arguments > > Path attached. Can anybody review it? > <asm-macro-ext.patch>_______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs...
2006 Mar 01
6
How to retrieve attributes from HABTM?
We have tables Users and Communities linked by has_an_belongs_to_many. The join table Communities_Users has additional fields [ is_active, is_blocked, join_date] etc. These are populated using @user.push_with_attributes(:is_active => true,...). Later on how do we update or retrieve the attributes in the link table for a given user or a community with doing it explicitly using SQL? Thanks,
2011 Aug 03
1
[PATCH v2] kinit: Add drop_capabilities support.
...the usermodehelper settings files. - Fixed sscanf to allow for a newline character when reading the usermodehelper capability mask settings. - Fixed the return check of the write to the usermodehelper files. These proc files return 0 on successful write(2). - Added a format atttribute to the fail() wrapper for better compiler warnings. - Removed kernel version check. The boot will now always fail if we could not manipulate the usermodehelper settings. - Sent as a single patch as capset/capget are now in klibc master. --- usr/kinit/Kbuild | 1 u...
2018 May 25
1
MSP430: interrupt vector number out of bounds error in v6/trunk (with patch)
...same symbol and therefore linking will fail with a multiply-defined symbol error. As a workaround we pass the doubled value. There is one more problem: Clang rejects vector numbers that are odd or above 30. So, this problem with the above problem form a catch-22 situation: if we pass N/2 then the atttribute is accepted, but we get multiply-defined values; if we pass N, it's rejected; and if we pass N*2, it's rejected. So, the workaround is to not emit the __isr symbol at all, and to accept the full range of interrupt vector numbers. --- lib/CodeGen/TargetInfo.cpp | 5 ----- lib/Sema/SemaDecl...
2004 Oct 23
0
Re: Trusting and Trusted Domain Samba LDAP (mapping Home Directories)Problem
...ains) are having a >> sambaHomePath and sambaHomeDrive attribute. And the home path is not >> necessary pointing to the PDC. It could be a remote server which is a >> domain member of the respective PDC. Hence I have setup such that the >> each domain have a different atttribute. I did not change the >> smb.conf configuration on the "logon home". >> Domain A user may point to \\domain_member_server_of_DomA\%U >> Domain B user may point to \\PDC_of_DomB\%U >> >> I also tested that the attributes in LDAP overwrites the smb.conf &gt...