Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-132820

Turn most of moc into a static libmoc, for reuse in scxml

XMLWordPrintable

    • 13
    • Foundation PM Staging

      QtScXml contains a copy of the moc source code, with a few patches on top. Since many contributors are unaware of the copy, they change moc without copying their changes over to the scxml clone and thus it's left up to the maintainer of scxml to sync the two every now and then.

      If moc was turned into a static library, with a more-or-less trivial main() remaining as moc-the-tool, the scxml tool could link to it, with its own version of main(), perhaps equally trivial.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            fabiankosmale Fabian Kosmale
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes