| Subject: | Re: code coverage patch |
|---|---|
| From: | Peter Eisentraut |
| Date: | Fri, 29 Aug 2008 16:33:11 +0300 |
| Newsgroups: | pgsql.hackers |
Peter Eisentraut wrote: Michelle Caisse wrote:gcov gets confused when source files are generated. I eliminated src/backend/bootstrap and ../parser from coverage analysis to avoid errors of this type.The problem with those files is that the source file contains lines like this: #line 1042 "y.tab.c" but that source file does not exist, as it is renamed to gram.c. This problem is now fixed, so the workaround in the coverage patch can be dropped. -- Sent via pgsql-hackers mailing list (pgsql-hackers@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: User defined I/O conversion casts, Teodor Sigaev |
|---|---|
| Next by Date: | Re: Proposal: new border setting in psql, "D'Arcy J.M. Cain" |
| Previous by Thread: | Re: code coverage patch, Tom Lane |
| Next by Thread: | Re: code coverage patch, Peter Eisentraut |
| Indexes: | [Date] [Thread] [Top] [All Lists] |