From 8e5666f845727aa272b20566bd180bb468206bb8 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 8 May 2017 16:40:24 -0400 Subject: [PATCH] Ignore externs in local polluting symbol processing * src/current/include/preproc/symtable.xsl (preproc:symimport lv:import): Ignore symbols flagged as externs when processing local polluted symbols. --- src/current/include/preproc/symtable.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/current/include/preproc/symtable.xsl b/src/current/include/preproc/symtable.xsl index 069c22b0..2cf726cd 100644 --- a/src/current/include/preproc/symtable.xsl +++ b/src/current/include/preproc/symtable.xsl @@ -592,7 +592,9 @@ strip the data if this is a second-hand import --> - +