https://bugs.documentfoundation.org/show_bug.cgi?id=141619
--- Comment #7 from Kevin Suo <[email protected]> --- Many commits in the bibsected range does fails to build. Now I managed to: 1. Setup a Fedora 19; 2. Created a new branch based on commit 4347e3b15f10784b482544bd6324d3fcd4f0146c (Adjusted the patch against mdds 0.9.0.). This commit also failes to build due to the use of "return NULL" in "sc/source/core/data/column2.cxx" and a wrong placement of "}" after the "return", so I fixed that mannually to let the new branch build. 3. In the new branch, I revert 66d3f24334e69e1655e83520950c59a0bda095a3 (Make sure to set the cloned formula cells dirty during undo / redo.). The build is success, but this is still a "bad" commit. So the revised bibisected range is https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=ac84ffb3c90bb5788608eadf2177f587021daaad..66d3f24334e69e1655e83520950c59a0bda095a3 -- You are receiving this mail because: You are the assignee for the bug.
