search for: pmatos

Displaying 17 results from an estimated 17 matches for "pmatos".

Did you mean: matos
2012 Apr 22
1
Cannot access share tevent_req_timedout
...o access. I haven't created any users or passwords. The idea is that anyone within the local network should be able to access the share with read permissions, so I guess that's what guests are for. Share's permissions are: $ ls -la /mnt/brain/media/music/flac/ total 40 drwxrwxr-x 10 pmatos media 4096 2012-04-18 21:38 . Zeus smb.conf is: pmatos at zeus:~$ cat /etc/samba/smb.conf [global] workgroup = MATOS-SORGE server string = %h server (Samba, Ubuntu) wins support = yes netbios name = ZEUS name resolve order = lmhosts wins bcast host log file = /var/log/samb...
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. > >...
2010 May 27
3
[LLVMdev] TargetDescription string documentation
...ice (I can guess the first might be for floats and the second for doubles, but the tutorial has a different story about doubles. Here's where I am reading it from: http://llvm.org/docs/WritingAnLLVMBackend.html I would be grateful for any explanation or pointers to documentation. Cheers, -- PMatos
2010 Apr 29
2
[LLVMdev] Is a backend considered an LLVM project?
...our files will be within LLVM sources and they will end up being tracked in the backend repository probably inducing painful merges each time we want to update the LLVM version we are tracking. Would it work using the sample project, creating a lib/Target/mytarget and go from there? Cheers, -- PMatos
2010 May 27
0
[LLVMdev] TargetDescription string documentation
Paulo J. Matos wrote: > Hello, > > I am trying to find out where the complete documentation for the > TargetDescription string documentation is. > I am reading the tutorial and looking at the sparc backend at the same > time and there are some discrepancies. Therefore the documentation > would be extremely valuable but I can't seem to find it. > > In the tutorial it
2015 Aug 10
1
Delivering email to Maildir PreINBOX
...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_ce...
2010 Jun 21
14
Controllers, what? why?
...f a controller is just a class whose methods interface with models and views, why not have a single controller for the whole application? Can someone please comment on this maybe with an example on an obvious situation where having two controller makes more sense than having just one? Thanks, -- PMatos -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
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_ce...
2010 Feb 21
1
[LLVMdev] /docs in LLVM webpage
Hello, Is there any reason why the /docs (and its subdirectories) in the llvm webpage are dead? Thanks, -- PMatos
2010 Apr 29
0
[LLVMdev] Is a backend considered an LLVM project?
Hello > Would it work using the sample project, creating a lib/Target/mytarget > and go from there? Unfortunately, backend != "Project using LLVM" and thus should be tracked with LLVM sources. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 May 17
1
[LLVMdev] Backend for Harvard Architecture
...et into llvm or am I missing some configuration? Moreover, I can't find a detailed description of this string anywhere besides whats mentioned on the backend tutorial. Any pointers to this would be excellent! [1] - http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-April/008809.html Cheers, -- PMatos
2010 May 27
3
[LLVMdev] TargetDescription string documentation
...iuc.edu> wrote: > I believe what you want is documented here: > > http://llvm.org/docs/LangRef.html#datalayout > Just a note, since it might be a bug on the backend or documentation. It says on the documentation that size for f is either 32 or 64, however, sparc has 64 and 128. -- PMatos
2015 Aug 27
0
Mailbox can't be created
...ges" { > 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 > } >...
2020 Nov 17
1
RFC: Multiple program address spaces
..., we need the ability to call function > pointers of > different address spaces in the same LLVM IR module. That means having > multiple > program address spaces, as described in this RFC and Paulo's corresponding > patch. > > On Tue, Nov 17, 2020 at 9:11 AM Paulo Matos <pmatos at linki.tools> wrote: > >> Hello all, >> >> TL;DR; The current design for the implementation of reference types in >> the WebAssembly backend requires the use of multiple program address >> spaces. We propose an implementation of multiple address spaces in >&...
2015 Aug 19
2
Delivering email to Maildir PreINBOX
...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_ce...
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_ce...
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