Hi Yves,

Today I tried to port your changes integrating Devel::Stacktrace for better
development stacktraces in development mode, from your branch (1.4-based)
to master.

However, at the first commit I'm backporting, I'm getting a merge conflict.
The problem is that the _error() function in LedgerSMB.pm on master takes 3
arguments, whereas the one on 1.4 only takes 2 - and you added a third.

Do you think you can port your changes to master in a reasonable amount of
time? If so, I'd highly appreciate the effort, so I can focus on your other
changes -- the period comparison simplifications.


I'm using these commands to forward port your changes to master:

  git checkout master
  git config merge.renameLimit 60000
  git checkout -b master-better-stacktraces
  git cherry-pick 0df80c4 3120bc6 9cb9f2b 7b8ddfa e94b860





-- 
Bye,

Erik.

http://efficito.com -- Hosted accounting and ERP.
Robust and Flexible. No vendor lock-in.
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ledger-smb-devel mailing list
Ledger-smb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to