Displaying 4 results from an estimated 4 matches for "incorrigible".
2015 Oct 14
5
RFC: Introducing an LLVM Community Code of Conduct
On 10/14/2015 01:25 PM, Chandler Carruth via llvm-dev wrote:
> On Wed, Oct 14, 2015 at 1:02 PM Renato Golin <renato.golin at linaro.org 
> <mailto:renato.golin at linaro.org>> wrote:
>
>     On 14 October 2015 at 20:35, Tanya Lattner via llvm-dev
>     <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>     > Related specifically
2003 Jul 28
13
Mdk 9.1, samba-LDAP 2.2.8a/3.0b3 (LDAP) can't print to z53
I've not been able to get Samba to print to a Lexmark Z53.
If I call it a Z52, the driver uploads (to where, I have no idea so I 
can't check it) but I still can't get anything out of the printer.
2003 Jul 21
9
I've always HATED printing with Samba
Primarily because I've never gotten it to work despite frequent efforts. 
Offeding printer is a Lexmark Z53 (supposedly fully supported) and when 
ever I try to add it to an XP box I get "Server doesn't have the right 
driver, do you wish to upload the driver?"  then when I do it says 
"Cannot connect to the printer.  Contact your network administrator 
yatta yatta
2010 Apr 14
35
Conditionally adding a link to a form -- how?
I''ve got two entities created by scaffolding: Expense & Vendor
In Expense#new there''s a form with a Vendors-drop-down and a NewVendor-
button.
The latter button brings up Vendor#new.
The Create button in Vendor#new brings up Vendor#show with Edit & Back
links.
I want to append a third link conditionally to Vendor#show: if the
Expense#new form led to the Vendor#show