Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH 0/2] uri: fixups after move to lib
@ 2019-02-27 11:17 Alexander Turenko
  2019-02-27 11:17 ` [PATCH 1/2] uri: fix uri.c debug info for lcov Alexander Turenko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexander Turenko @ 2019-02-27 11:17 UTC (permalink / raw)
  To: Vladimir Davydov
  Cc: Alexander Turenko, Vladislav Shpilevoy, tarantool-patches

no issue
https://github.com/tarantool/tarantool/tree/Totktonada/uri-c-move-fixups
https://travis-ci.org/tarantool/tarantool/builds/499212106 (in progress
now)

Changes:

* Fixed lcov / coveralls-lcov errors.
* Fixed `make ragel` command.

This is follow up of the following commit:

commit d735b6bfb18ed5cdaa020f247326dfcfd72d47b4
Author: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Date:   Mon Feb 25 18:21:36 2019 +0300

    Move 'uri' lib to src/lib/
    
    URI and core libraries are going to be used by SWIM, stored in
    src/lib. But src/lib can not depend on src/. This patch pushes
    URI library down to src/lib - the lowest level of source
    dependencies.
    
    Needed for #3234

Warnings / error examples:

* https://travis-ci.org/tarantool/tarantool/jobs/498692663#L3741
* https://travis-ci.org/tarantool/tarantool/jobs/498692663#L4197

Alexander Turenko (2):
  uri: fix uri.c debug info for lcov
  uri: fix uri.c generation command (make ragel)

 src/lib/uri/CMakeLists.txt |   2 +-
 src/lib/uri/uri.c          | 550 ++++++++++++++++++-------------------
 2 files changed, 276 insertions(+), 276 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-27 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-27 11:17 [PATCH 0/2] uri: fixups after move to lib Alexander Turenko
2019-02-27 11:17 ` [PATCH 1/2] uri: fix uri.c debug info for lcov Alexander Turenko
2019-02-27 11:17 ` [PATCH 2/2] uri: fix uri.c generation command (make ragel) Alexander Turenko
2019-02-27 14:29 ` [tarantool-patches] [PATCH 0/2] uri: fixups after move to lib Vladislav Shpilevoy
2019-02-27 15:48   ` Alexander Turenko
2019-02-27 15:54     ` [tarantool-patches] " Vladislav Shpilevoy
2019-02-27 16:06     ` [tarantool-patches] " Alexander Turenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox