From 3165c4829bd2e3ac5e937aae139bdaeea0fd239b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 9 Jul 2012 12:28:12 +0000 Subject: synctex: Remove "# warning ..." line, because MSVC fails to interpret it (from W32TeX) git-svn-id: svn://tug.org/texlive/trunk@26969 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/synctexdir/ChangeLog | 6 ++++++ Build/source/texk/web2c/synctexdir/synctex.c | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 3a6ae746af1..6ed7e4deeb8 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -1,3 +1,9 @@ +2012-02-03 Peter Breitenlohner + + * synctex.c: Remove "# warning ..." line, because MSVC fails to + interpret it. + From Akira Kakuto (W32TeX). + 2012-05-16 Vladimir Volovich * synctex_parser.c (SYNCTEX_DECLARE_CHARINDEX): Bug fix, avoid diff --git a/Build/source/texk/web2c/synctexdir/synctex.c b/Build/source/texk/web2c/synctexdir/synctex.c index 6e3c457a711..bc52ed6219f 100644 --- a/Build/source/texk/web2c/synctexdir/synctex.c +++ b/Build/source/texk/web2c/synctexdir/synctex.c @@ -1719,7 +1719,4 @@ void synctex_node_recorder(halfword p) synctexabort(0); return; } - -# else -# warning "SyncTeX is disabled" # endif -- cgit v1.2.3