search for: mato

Displaying 20 results from an estimated 192 matches for "mato".

Did you mean: math
2015 Aug 27
7
Mailbox can't be created
...as this sounds like a permissions issue m I am confused then. /home/vmail/Maildir is 700 for vmail:vmail. If dovecot-lda runs as vmail then there's no problem, if it runs as root it shouldn't face problems either. How can I determine which user dovecot-lda runs under? Thanks, -- Paulo Matos
2009 Jul 31
8
Would like include model association in to_xml
...elongs_to :library end in my controller i have: render :xml=> Library.find(:all).to_xml(:include=>books) but, i would like put a condition in the books ( e.: pages >= 100 ) i would like to create a xml with all Libraries, but books with pages more than 100) How to do this? -- Ítalo Matos Cavalcante Santos Desenvolvedor Web/Mobile Analista de Sistemas http://italomatos.wordpress.com/ - Flex nos Trilhos http://del.icio.us/italomatos http://www.activebrasil.com.br --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google...
2019 Feb 12
2
[cfe-dev] clang in official apt repo built without z3 support
On Tue, 12 Feb 2019, 14:32 Paulo Matos <pmatos at linki.tools wrote: > > > On 12 February 2019 18:59:21 CET, Mikhail Ramalho < > mikhail.ramalho at gmail.com> wrote: > >I _think_ there is a problem with the license as well: Z3 is MIT, so > >clang > >would have to be released with Z3's license...
2015 Aug 27
4
Mailbox can't be created
...{ special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = INBOX. separator = . type = private } passdb { args = /etc/dovecot/dovecot-sql.conf.ext driver = sql } postmaster_address = pmatos protocols = imap quota_full_tempfail = yes service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0666 user = postfix } unix_listener auth-master { mode = 0600 user = vmail } user = $default_internal_user } ssl = required ssl_c...
2015 Aug 27
1
Mailbox can't be created
Having said that, /home/vmail should be owned by vmail, however dovecot-lda should have write access so 700 is a bad idea. On 27/08/2015 3:00 PM, "Muzaffer Tolga Ozses" <tolga at ozses.net> wrote: > ps aux | grep lda > On 27/08/2015 2:58 PM, "Paulo Matos" <paulo at matos-sorge.com> wrote: > >> On 27/08/15 10:42, Muzaffer Tolga Ozses wrote: >> >>> Please check permissions as this sounds like a permissions issue m >>> >> >> I am confused then. /home/vmail/Maildir is 700 for vmail:vmail. If >...
2015 Sep 03
1
Mailbox can't be created
On 29/08/15 11:31, Timo Sirainen wrote: > On 27 Aug 2015, at 12:07, Paulo Matos <paulo at matos-sorge.com> wrote: >> >> Aug 27 10:02:29 lda(): Info: msgid=<dae42d0cf57bf4496a3dd53e162f8281 at localhost.localdomain>: save failed to open mailbox PreINBOX: Mailbox can't be created > > I have no idea how you could get that error message. Looking...
2019 Feb 12
2
[cfe-dev] clang in official apt repo built without z3 support
I _think_ there is a problem with the license as well: Z3 is MIT, so clang would have to be released with Z3's license. On Tue, 12 Feb 2019, 09:24 Roman Lebedev via cfe-dev <cfe-dev at lists.llvm.org wrote: > On Tue, Feb 12, 2019 at 4:13 PM Paulo Matos via cfe-dev > <cfe-dev at lists.llvm.org> wrote: > > > > Hello, > > > > I am trying to run scan-build with crosscheck with z3 like: > > scan-build-9 -o scan-report_cc -analyzer-config > > 'crosscheck-with-z3=true' make > > > > Unfort...
2008 Feb 15
4
understanding dom0 usage memory
...e memory which I can''t see on ps/top utils or if I maybe have a problem with my machines setup? Another question is if it''s OK to just allocate 128MB to dom0? As I said the only machine with 128MB is a test machine which is not used this much. Thanks for any advice, Claudinei Matos _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2016 Jul 22
2
HEAD compilation causes gcc internal error
Sure this is more likely a gcc bug. However, same toolchain compiled without any problems a week ago. Also, in some organizations, upgrading gcc is very hard if not impossible. On Fri, Jul 22, 2016 at 11:11 AM, Paulo Matos via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > > On 22/07/16 20:08, Welson Sun via llvm-dev wrote: > > This is gcc4.8.0 compiling HEAD synced on July 22: > > > > My guess is that you're better off posting this to the GCC mailing list. > It's not...
2013 Feb 20
4
[LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
I don't remember anything other that what I've written in the bug João has mentioned. Probably something like this patch http://llvm.org/bugs/show_bug.cgi?id=14410#c6 ? 2013/2/20 João Matos <ripzonetriton at gmail.com>: > I think so. There have been other reports lately related to this being > wrong. > > http://llvm.org/bugs/show_bug.cgi?id=14410 > > CC'ing Timur since he might know more about this. > > On Wed, Feb 20, 2013 at 5:27 PM, David Nadlinge...
2012 Aug 04
1
[LLVMdev] [cfe-dev] GCC 4.7.2 will have Win64 SEH (by default)
+LLVMdev On Aug 4, 2012, at 9:45 AM, João Matos wrote: > Charles Davis did a lot of work on Win64 SEH support in LLVM, check commits r131652-r132880. > > As I haven't tested it yet, what exactly is broken? It's not finished yet. All the stuff for assembly code that uses Win64 EH is done, but not the code-gen-side stuff (cf. W...
2017 Sep 08
1
nvidia geforce 1050 on xps 9560 crashing - howto debug
...on as I get into i3 or gnome, the computer crashes and hangs. How can I debug what's happening or generate enough information to help someone to sort it out? Is there some sort of debug flag I can activate, then crash the computer and capture that info in a new book? kind regards, -- Paulo Matos
2015 Aug 21
1
Delivering email to Maildir PreINBOX
On Thu, Aug 20, 2015 at 8:41 am, Steffen Kaiser < skdovecot at smail.inf.fh-brs.de [skdovecot at smail.inf.fh-brs.de] > wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 19 Aug 2015, Paulo Matos wrote: >> You can't change the name of the INBOX - the INBOX is always the INBOX. >> But you can choose the name of the target mailbox. > > How do I do that? Depends on your way to deliver messages. With Dovecot LDA you could use the -m option. Thanks Steffen, How do...
2013 Feb 20
0
[LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
...11:25 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote: > I don't remember anything other that what I've written in the bug João > has mentioned. > > Probably something like this patch > http://llvm.org/bugs/show_bug.cgi?id=14410#c6 > ? > > 2013/2/20 João Matos <ripzonetriton at gmail.com>: >> I think so. There have been other reports lately related to this being >> wrong. >> >> http://llvm.org/bugs/show_bug.cgi?id=14410 >> >> CC'ing Timur since he might know more about this. >> >> On Wed, Feb 20,...
2012 Aug 06
2
[LLVMdev] [cfe-dev] [RFC] MS-style inline assembly
On Aug 6, 2012, at 1:03 PM, João Matos wrote: > 1. How is clang going to discover the input operands, output operands, > constraints, and clobbered registers? > > The approach you described sounds good to me. Reusing all the work done in the LLVM MC layer seems the right approach. Glad you agree. We really shouldn't...
2015 Aug 24
2
Duplicate folder names
...special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { args = /etc/dovecot/dovecot-sql.conf.ext driver = sql } postmaster_address = pmatos protocols = imap quota_full_tempfail = yes service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0666 user = postfix } unix_listener auth-master { mode = 0600 user = vmail } user = $default_internal_user } ssl = required ssl_c...
2013 Dec 10
2
[LLVMdev] Switching to the new MingW ABI
...If the community thinks that is undesirable for the project then we can work around it on our side, but it seems to me these details should be contained in Clang. On Tue, Dec 10, 2013 at 2:21 PM, Rafael Espíndola < rafael.espindola at gmail.com> wrote: > On 10 December 2013 09:16, João Matos <ripzonetriton at gmail.com> wrote: > > For the current project I'm working on (https://github.com/mono/CppSharp > ) > > having the flags to change the ABI based on a GCC version would be > ideal. If > > there are no flags, this means we must implement some logic...
2013 Mar 29
2
[LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
...rr at google.com> wrote: > > I don't remember anything other that what I've written in the bug João > > has mentioned. > > > > Probably something like this patch > > http://llvm.org/bugs/show_bug.cgi?id=14410#c6 > > ? > > > > 2013/2/20 João Matos <ripzonetriton at gmail.com>: > >> I think so. There have been other reports lately related to this being > >> wrong. > >> > >> http://llvm.org/bugs/show_bug.cgi?id=14410 > >> > >> CC'ing Timur since he might know more about this. &gt...
2016 Jul 21
2
InlineAsm and allocation to wrong register for indirect access
...a memory base pointer. I am having trouble finding where this decision is made. Is InlineAsm going through the normal register allocation process or does it have its own specialized algorithm? Any pointers to how registers are allocated in an InlineAsm would be helpful. Kind regards, -- Paulo Matos
2013 Dec 10
2
[LLVMdev] Switching to the new MingW ABI
...lding with 4.6? >> >> Cheers, >> Rafael >> > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- João Matos -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131210/22a25d0d/attachment.html>