Displaying 20 results from an estimated 5563 matches for "abstract".
2009 May 27
4
Scaffolding Results Format
...ormatted. (I need to get the data into multiple columns instead of just
one big column) I can''t get all of my CSS to work properly in
scaffold.css, layout/books.rhtml, or the books/index.rhtml.erb Anyways,
maybe you have a suggestion.
Default view (127.0.0.1:3000/books)
Title Abstract
Book One Book One Abstract Show Edit Destroy
Book Two Book Two Abstract Show Edit Destroy
Book Three Book Three Abstract Show Edit Destroy
-------------------------------------------------------------------
View I would like to see displayed (1...
2015 Nov 18
3
RFC: Supporting all entities declared in lexical scope in LLVM debug info
...ntly depends on where it is declared, in function lexical scope or in basic block scope.
There are two interesting cases where we should consider the representation in dwarf for the above entities:
a. Function was not inlined - has one concrete entry.
b. Function was inlined - has one abstract entry, one or more inlined entries, and possibly one concrete entry.
The goal is to be able to debug all the above entities in case (a) - which is the common case when compile with no optimizations. But also, we would like to be able to debug as many entities as we can also in case (b), the opti...
2019 Jul 29
0
Serverinfo Error
...#53(10.10.1.10)
> ;; WHEN: Fri Jul 26 11:06:51 CDT 2019
> ;; MSG SIZE? rcvd: 126
>
> >
> > And can you show the output of :
> > egrep -ri "samba|winbind" /etc/apparmor.d/*
> athena:~# egrep -ri "samba|winbind" /etc/apparmor.d/*
> /etc/apparmor.d/abstractions/authentication:? # winbind
> /etc/apparmor.d/abstractions/authentication:? #include
> <abstractions/winbind>
> /etc/apparmor.d/abstractions/smbpass:? /var/lib/samba/*.[lt]db rwk,
> /etc/apparmor.d/abstractions/samba:? /etc/samba/* r,
> /etc/apparmor.d/abstractions/samba:?...
2015 Jul 29
2
[LLVMdev] [cfe-dev] Clang devirtualization proposal
...28, 2015 at 10:58 AM, Philip Reames <listmail at philipreames.com>
wrote:
> Having read through the proposal, I feel like I missing some of the
> background to understand the problem you're trying to solve.
>
> My mental model is that construction of an object creates a new abstract
> location in an infinite heap with each object infinitely far apart.
> Destruction of the object destroys the abstract location. As a result,
> destructing one object and constructing another produce unique incomparable
> abstract locations. The fact the two abstract locations might...
2019 Jul 29
1
Serverinfo Error
...>> ;; WHEN: Fri Jul 26 11:06:51 CDT 2019
>> ;; MSG SIZE? rcvd: 126
>>
>>> And can you show the output of :
>>> egrep -ri "samba|winbind" /etc/apparmor.d/*
>> athena:~# egrep -ri "samba|winbind" /etc/apparmor.d/*
>> /etc/apparmor.d/abstractions/authentication:? # winbind
>> /etc/apparmor.d/abstractions/authentication:? #include
>> <abstractions/winbind>
>> /etc/apparmor.d/abstractions/smbpass:? /var/lib/samba/*.[lt]db rwk,
>> /etc/apparmor.d/abstractions/samba:? /etc/samba/* r,
>> /etc/apparmor.d/ab...
2015 Jul 31
0
[LLVMdev] [cfe-dev] Clang devirtualization proposal
...m <mailto:listmail at philipreames.com>> wrote:
>
> Having read through the proposal, I feel like I missing some of
> the background to understand the problem you're trying to solve.
>
> My mental model is that construction of an object creates a new
> abstract location in an infinite heap with each object infinitely
> far apart. Destruction of the object destroys the abstract
> location. As a result, destructing one object and constructing
> another produce unique incomparable abstract locations. The fact
> the two abstract...
2016 Jan 19
2
RFC: Supporting all entities declared in lexical scope in LLVM debug info
On Mon, Dec 14, 2015 at 7:01 AM, Aboud, Amjad via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I verified that GDB 7.10 does support “DW_AT_abstract_origin” attribute on
> “DW_TAG_lexical_block”.
>
I take it you mean that it does the right thing, finding the direct
children of the abstract block when stepping into the inlined subroutine,
etc?
& this was a recent change/fix - because you'd verified that this did not
work previous...
2019 Jul 26
5
Serverinfo Error
Hai,
Ok, below looks ok, as Rowland also said.
But i have one more thing.
> > ?????? Checking file: /etc/krb5.conf
> >
> > [libdefaults]
> > ??? dns_lookup_realm = false
> > ??? dns_lookup_kdc = true
> > ??? default_realm = EDM-INC.COM
> > ??? default_tgs_enctypes = arcfour-hmac-md5 des-cbc-crc des-cbc-md5
> > ??? default_tkt_enctypes =
2011 Dec 24
1
Call for Abstracts for useR! 2012
The international R User Conference useR! 2012 will be held June 12-15
at Vanderbilt University in Nashville, Tennessee, USA, with a
pre-conference full-day course offered on June 11.
Participants are encouraged to submit a one-page abstract for oral
or poster presentation at the conference. Half-day tutorials will be
held in the morning and afternoon of June 12th. For tutorials, please
submit a one-page proposal with course outline and narrative description
along with the target audience. Note that the deadline for tutorial
propo...
2010 Dec 15
2
Error reverse engineering MySQL with RMRE
...''mysql2'' (RuntimeError)
from /usr/local/rvm/gems/ruby-1.9.2-p0/gems/activerecord-3.0.3/lib/
active_record/connection_adapters/mysql_adapter.rb:19:in
`mysql_connection''
from /usr/local/rvm/gems/ruby-1.9.2-p0/gems/activerecord-3.0.3/lib/
active_record/connection_adapters/abstract/connection_pool.rb:228:in
`new_connection''
from /usr/local/rvm/gems/ruby-1.9.2-p0/gems/activerecord-3.0.3/lib/
active_record/connection_adapters/abstract/connection_pool.rb:236:in
`checkout_new_connection''
from /usr/local/rvm/gems/ruby-1.9.2-p0/gems/activerecord-3.0.3/lib/
activ...
2024 May 29
0
[RFC PATCH 7/8] rust: add firmware abstractions
...8:21AM +0900, FUJITA Tomonori wrote:
> Hi,
>
> On Tue, 28 May 2024 14:45:02 +0200
> Greg KH <gregkh at linuxfoundation.org> wrote:
>
> > On Tue, May 28, 2024 at 02:19:24PM +0200, Danilo Krummrich wrote:
> >> However, if you have a driver that needs the firmware abstractions, I would be
> >> surprised if there were any hesitations to already merge the minimum device
> >> abstractions [1] and this one (once reviewed) without the rest. At least there
> >> aren't any from my side.
> >>
> >> [1] https://lore.kernel.org/...
2015 Jul 28
0
[LLVMdev] Clang devirtualization proposal
Having read through the proposal, I feel like I missing some of the
background to understand the problem you're trying to solve.
My mental model is that construction of an object creates a new abstract
location in an infinite heap with each object infinitely far apart.
Destruction of the object destroys the abstract location. As a result,
destructing one object and constructing another produce unique
incomparable abstract locations. The fact the two abstract locations
might happen to shar...
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
#########################################################
PACT-2016:
Call for Abstracts in ACM Student Research Competition (SRC)
http://pact2016.eew.technion.ac.il/acm-src
#########################################################
IMPORTANT DATES
Abstract submission: 11:59pm US EDT Friday, June 17, 2016
Acceptance notification: 11:59pm US EDT Friday, July 1...
2024 Jun 07
2
[RFC PATCH 7/8] rust: add firmware abstractions
On Fri, Jun 07, 2024 at 09:11:32PM +0900, FUJITA Tomonori wrote:
> Hi,
>
> On Fri, 31 May 2024 11:59:47 +0200
> Danilo Krummrich <dakr at redhat.com> wrote:
>
> > Once we get to a conclusion I can send a series with only the device and firmare
> > abstractions such that we can get them in outside of the scope of the reset of
> > both series to get your driver going.
>
> Since your discussion with Greg seems to continue for a while, let me
> include the following patch that Greg approved with the next version
> of the PHY driver pat...
2013 Apr 13
2
running rails on my linux mint
...ord/connection_adapters/mysql2_adapter.rb:16:in
`new''
from
/var/lib/gems/1.8/gems/activerecord-3.2.13/lib/active_record/connection_adapters/mysql2_adapter.rb:16:in
`mysql2_connection''
from
/var/lib/gems/1.8/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:315:in
`send''
from
/var/lib/gems/1.8/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:315:in
`new_connection''
from
/var/lib/gems/1.8/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/con...
2024 Jun 09
0
[RFC PATCH 3/8] rust: drm: Add Device and Driver abstractions
...that
purpose back then).
I am maintaining a couple of branches:
In the RfL repository [1]:
- staging/rust-device [2] (Device / driver, devres infrastructure)
- staging/dev [3] (common branch containing all the Rust infrastructure I'm
currently upstreaming, including PCI and firmware abstractions)
In the drm-misc repository [4]:
- topic/rust-drm [5] (all the DRM abstractions)
In the Nova repository [6]
- nova-next [7] (the Nova stub driver making use of everything)
I regularly rebase those branches and keep them up to date with improvements and
feedback from the mailing list.
Th...
2010 Jan 26
1
Mongrels Hanging in mysql_adapter.rb
...mysql
driver while hanging and sure enough, here is the top of the BT from
GDB :
/var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/mysql_adapter.rb:264:in `active?''",
"/var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/abstract_adapter.rb:136:in `verify!''",
"/var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/abstract/connection_pool.rb:256:in
`checkout_and_verify''",
"/var/lib/gems/1.8/gems/activerecord-2.2.2/lib/active_record/
connection_adapters/abstract...
2012 Dec 11
1
query multiple terms in PubMed abstract
Hi:
I am trying to search PubMed abstracts which contains BOTH two terms:
COL4A1 AND Ocular. I am using the following code:
url= "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?"
search = paste(url,
"db=pubmed&term=COL4A1+AND+Ocular[abstract]&retmax=300", sep="")
docId <- xmlTreeParse(ge...
2013 Feb 04
0
useR! 2013 Call for Abstracts
We are happy to inform you that abstract submission for
useR! 2013 is now available online, see
http://www.R-project.org/useR-2013
This meeting of the R user community will take place at the University
of Castilla-La Mancha, Albacete, Spain, July 10-12, 2013. Pre-conference
tutorials
will be offered on July 9. A list of tutoria...
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
...rpmbuild/BUILD/commons-dbcp-1.2.1/build/classes
[javac] Compiling 39 source files to /root/rpmbuild/BUILD/commons-dbcp-1.2.1/build/classes
[javac] /root/rpmbuild/BUILD/commons-dbcp-1.2.1/src/java/org/apache/commons/dbcp/BasicDataSource.java:43: org.apache.commons.dbcp.BasicDataSource is not abstract and does not override abstract method isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper
[javac] public class BasicDataSource implements DataSource {
[javac] ^
[javac] /root/rpmbuild/BUILD/commons-dbcp-1.2.1/src/java/org/apache/commons/dbcp/DelegatingStatement.java:45: or...