public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000707] New: Multiple is_substr() goals for one CDL item
@ 2009-03-04 14:51 bugzilla-daemon
  2009-03-07 19:01 ` [Bug 1000707] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2009-03-04 14:51 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000707

           Summary: Multiple is_substr() goals for one CDL item
           Product: eCos
           Version: 3.0beta1
          Platform: Other (please specify)
        OS/Version: HostOS: All
            Status: ASSIGNED
          Severity: normal
          Priority: normal
         Component: ConfigTool
        AssignedTo: john@dallaway.org.uk
        ReportedBy: john@dallaway.org.uk
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The ConfigTool "Resolve Conflicts" dialog does not cooperate well with the CDL
inference engine in the case of multiple is_substr() goals for a single CDL
item with an existing user_value. For example, the two goals:

   requires CYGOPT_USE1 implies is_substr(CYGOPT_EXAMPLE, "substring1")
   requires CYGOPT_USE2 implies is_substr(CYGOPT_EXAMPLE, "substring2")

will result in multiple CDL solutions which do not fully resolve the conflict
if CYGOPT_USE1 and CYGOPT_USE2 are enabled at the same time.

This issue is evident when enabling CYGHWR_THUMB for ARM architecture targets.
I will workaround by merging multiple is_substr() expressions into a single
goal for the time being.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1000707] Multiple is_substr() goals for one CDL item
  2009-03-04 14:51 [Bug 1000707] New: Multiple is_substr() goals for one CDL item bugzilla-daemon
@ 2009-03-07 19:01 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2009-03-07 19:01 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000707


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |Blocking_3.0-




-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-07 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-04 14:51 [Bug 1000707] New: Multiple is_substr() goals for one CDL item bugzilla-daemon
2009-03-07 19:01 ` [Bug 1000707] " bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).