Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/substring-intopt into lp:zorba

2011-11-19 Thread Markos Zaharioudakis
Review: Approve


-- 
https://code.launchpad.net/~zorba-coders/zorba/substring-intopt/+merge/81949
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 855709] Re: Construction of invalid regular expression

2011-11-19 Thread Paul J. Lucas
** Changed in: zorba
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/855709

Title:
  Construction of invalid regular expression

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  In modules/org/expath/ns/file.xq line 739, the line that reads:

  if (matches($path, concat(^\, $delim, +$))) then

  constructs an invalid regular expression when $delim is '/' as it
  would be on a Unix system.  Only explicitly permitted characters may
  be escaped and '/' isn't one of them.

  This bug is blocking the fix of bug #855715.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/855709/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 892532] [NEW] Strict-aliasing warnings

2011-11-19 Thread Paul J. Lucas
Public bug reported:

Need to fix warnings like: warning: dereferencing pointer ‘u’ does
break strict-aliasing rules.

** Affects: zorba
 Importance: Low
 Assignee: Paul J. Lucas (paul-lucas)
 Status: In Progress

** Changed in: zorba
 Assignee: (unassigned) = Paul J. Lucas (paul-lucas)

** Changed in: zorba
   Importance: Undecided = Low

** Changed in: zorba
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/892532

Title:
  Strict-aliasing warnings

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Need to fix warnings like: warning: dereferencing pointer ‘u’ does
  break strict-aliasing rules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/892532/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~matthias-brantner/zorba/caching into lp:zorba

2011-11-19 Thread Matthias Brantner
The proposal to merge lp:~matthias-brantner/zorba/caching into lp:zorba has 
been updated.

Commit Message changed to:

- automatic caching of recursive, non-sequential, and deterministic functions 
with atomic parameter and return types
- %ann:cache and %ann:no-cache for controlling function result caching

For more details, see:
https://code.launchpad.net/~matthias-brantner/zorba/caching/+merge/82787
-- 
https://code.launchpad.net/~matthias-brantner/zorba/caching/+merge/82787
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Merge] lp:~matthias-brantner/zorba/caching into lp:zorba

2011-11-19 Thread Matthias Brantner
The proposal to merge lp:~matthias-brantner/zorba/caching into lp:zorba has 
been updated.

Status: Needs review = Approved

For more details, see:
https://code.launchpad.net/~matthias-brantner/zorba/caching/+merge/82787
-- 
https://code.launchpad.net/~matthias-brantner/zorba/caching/+merge/82787
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 892532] Re: Strict-aliasing warnings

2011-11-19 Thread Paul J. Lucas
** Branch linked: lp:~paul-lucas/zorba/bug-892532

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/892532

Title:
  Strict-aliasing warnings

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Need to fix warnings like: warning: dereferencing pointer ‘u’ does
  break strict-aliasing rules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/892532/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp