lxr-developer Mailing List for LXR Cross Referencer (Page 16)
Brought to you by:
ajlittoz
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(11) |
Jun
(21) |
Jul
(14) |
Aug
(83) |
Sep
(23) |
Oct
(37) |
Nov
(52) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(28) |
Feb
(40) |
Mar
(21) |
Apr
(8) |
May
(21) |
Jun
(13) |
Jul
(9) |
Aug
(5) |
Sep
(8) |
Oct
(7) |
Nov
(2) |
Dec
|
2003 |
Jan
(2) |
Feb
(1) |
Mar
(11) |
Apr
(4) |
May
(6) |
Jun
(15) |
Jul
(4) |
Aug
(4) |
Sep
(9) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2004 |
Jan
(4) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(5) |
Jun
(9) |
Jul
(47) |
Aug
(1) |
Sep
(1) |
Oct
(7) |
Nov
|
Dec
(1) |
2005 |
Jan
(4) |
Feb
(2) |
Mar
(3) |
Apr
(10) |
May
(9) |
Jun
(15) |
Jul
(3) |
Aug
(1) |
Sep
(8) |
Oct
(9) |
Nov
(10) |
Dec
(4) |
2006 |
Jan
(1) |
Feb
|
Mar
(9) |
Apr
(5) |
May
(1) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
|
Dec
(3) |
2007 |
Jan
(2) |
Feb
(1) |
Mar
(32) |
Apr
(3) |
May
(3) |
Jun
(16) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
(4) |
Dec
(3) |
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(46) |
Apr
(70) |
May
(15) |
Jun
(13) |
Jul
(1) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
(5) |
Feb
(4) |
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(7) |
Nov
(6) |
Dec
|
2011 |
Jan
(1) |
Feb
|
Mar
(85) |
Apr
(18) |
May
(4) |
Jun
(3) |
Jul
(4) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(2) |
Dec
(20) |
2012 |
Jan
(17) |
Feb
(16) |
Mar
(13) |
Apr
(18) |
May
|
Jun
(6) |
Jul
(6) |
Aug
(10) |
Sep
(15) |
Oct
(10) |
Nov
(25) |
Dec
(1) |
From: SourceForge.net <no...@so...> - 2009-04-13 10:07:26
|
Bugs item #2758373, was opened at 2009-04-13 10:37 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2758373&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: Invalid Perl Identifier References Initial Comment: The attached zip file contains the result of doing an identifier search for char_2_int which gives references on lines 31, 32 and 52. However, the html.pl source file (also in the zip) shows char_2_int occurring on lines 44 and 72. This occurs when using plain files with either MySql or PostGreSql as the database. ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-13 11:07 Message: The issue occurred as a result of the following line in generic.conf for the perl langmap: 'atom' => ('\$\W?', ''), The atom keyword in the language spec is normally used to ignore characters such as \", \' and \# to prevent them from otherwise incorrectly terminating other language specs such as strings and comments. However, the above atom pattern matches perfectly normal things such as $! and $? which don't seem to affect the other spec patterns. Certainly the perl parsing is now much improved as a result of removing this line. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2758373&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-13 09:37:15
|
Bugs item #2758373, was opened at 2009-04-13 10:37 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2758373&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: Invalid Perl Identifier References Initial Comment: The attached zip file contains the result of doing an identifier search for char_2_int which gives references on lines 31, 32 and 52. However, the html.pl source file (also in the zip) shows char_2_int occurring on lines 44 and 72. This occurs when using plain files with either MySql or PostGreSql as the database. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2758373&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 16:56:21
|
Bugs item #2755776, was opened at 2009-04-12 13:55 Message generated for change (Settings changed) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2755776&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Lang support Group: v0.9.6 >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: Perl Reserved Words Needs Updating Initial Comment: Currently only 'sub' is listed as a reserved word in the language map for Perl in generic.conf. This should be updated with all the functions described in the perlfunc and the syntax described in the perlsyn documentation for Perl v5.10.0 (latest version of Perl at the time of writing). ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 17:56 Message: Fixed in CVS as described ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2755776&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 12:55:53
|
Bugs item #2755776, was opened at 2009-04-12 13:55 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2755776&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Lang support Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: Perl Reserved Words Needs Updating Initial Comment: Currently only 'sub' is listed as a reserved word in the language map for Perl in generic.conf. This should be updated with all the functions described in the perlfunc and the syntax described in the perlsyn documentation for Perl v5.10.0 (latest version of Perl at the time of writing). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2755776&group_id=27350 |
From: Adrian I. <adr...@ho...> - 2009-04-12 11:13:09
|
Hi All, I've just raised the following new features: * 2755445 Language Specific Searches - https://sourceforge.net/tracker/?func=detail&aid=2755445&group_id=27350&atid=390120 * 2755517 Support case-insensitive languages - https://sourceforge.net/tracker/?func=detail&aid=2755517&group_id=27350&atid=390120 If you have any comments on those then please let me know over the next couple of weeks before I start working on them. Cheers, Adrian _________________________________________________________________ Share your photos with Windows Live Photos – Free. http://clk.atdmt.com/UKM/go/134665338/direct/01/ |
From: SourceForge.net <no...@so...> - 2009-04-12 11:05:48
|
Feature Requests item #2755517, was opened at 2009-04-12 12:04 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755517&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Language support Group: None Status: Open Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: Support case-insensitive languages Initial Comment: This feature would make LXR better suited to at least the following languages: * Pascal (fully case-insensitive) * Visual Basic (fully case-insensitive) * SQL (partially case-insensitive - reserved words are CI but table / columns names may not be) * PHP (partially case-insensitive - fn / class names are CI but variable names aren't) Two particular issues to keep in mind are: * It's too simplistic to assume languages are either case-sensitive or not. * Allowing searches to be case-insensitive (e.g. for identifiers) will increase the number of false positives returned (i.e. matches that the user doesn't care about) and make searching less useful. I propose this feature is implemented in the following stages: 1) Feature Request 2755445 Language Specific Searches to mitigate the issue of increased false positives when searching by allow case-insensitive searches to be restricted to just those languages in which it makes sense. See https://sourceforge.net/tracker/?func=detail&aid=2755445&group_id=27350&atid=390120 for more details. 2) The format of generic.conf should be updated to allow case-insensitivity to be specified per language as follows: 'caseinsensitivity' => { 'reserved' => [01], 'type_a' => [01], 'type_b' => [01], ... }, Where type_a, type_b etc are the types listed in the typemap for the language. 3) Add the case-insensitivity functionality for reserved words when locating them for mark up in source files being browsed (has no impact on searching). 4) Add the case-insensitivity functionality per type when locating symbols for mark up in source files being browsed. 5) Add the case-insensitivity functionality per type when adding links to identifier searches in source files being browsed. 6) Allow identifier searches to be specified as case-insensitive by the user. [Don't try to do anything fancy such as preset this according to what languages the search is restricted to]. 7) Ensure general searches on file contents can be made case insensitive by the user. ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 12:05 Message: Will fix bug 1832713 Implement case-insensitive language processing. See https://sourceforge.net/tracker/index.php?func=detail&aid=1832713&group_id=27350&atid=390119 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755517&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 11:04:59
|
Feature Requests item #2755517, was opened at 2009-04-12 12:04 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755517&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Language support Group: None Status: Open Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: Support case-insensitive languages Initial Comment: This feature would make LXR better suited to at least the following languages: * Pascal (fully case-insensitive) * Visual Basic (fully case-insensitive) * SQL (partially case-insensitive - reserved words are CI but table / columns names may not be) * PHP (partially case-insensitive - fn / class names are CI but variable names aren't) Two particular issues to keep in mind are: * It's too simplistic to assume languages are either case-sensitive or not. * Allowing searches to be case-insensitive (e.g. for identifiers) will increase the number of false positives returned (i.e. matches that the user doesn't care about) and make searching less useful. I propose this feature is implemented in the following stages: 1) Feature Request 2755445 Language Specific Searches to mitigate the issue of increased false positives when searching by allow case-insensitive searches to be restricted to just those languages in which it makes sense. See https://sourceforge.net/tracker/?func=detail&aid=2755445&group_id=27350&atid=390120 for more details. 2) The format of generic.conf should be updated to allow case-insensitivity to be specified per language as follows: 'caseinsensitivity' => { 'reserved' => [01], 'type_a' => [01], 'type_b' => [01], ... }, Where type_a, type_b etc are the types listed in the typemap for the language. 3) Add the case-insensitivity functionality for reserved words when locating them for mark up in source files being browsed (has no impact on searching). 4) Add the case-insensitivity functionality per type when locating symbols for mark up in source files being browsed. 5) Add the case-insensitivity functionality per type when adding links to identifier searches in source files being browsed. 6) Allow identifier searches to be specified as case-insensitive by the user. [Don't try to do anything fancy such as preset this according to what languages the search is restricted to]. 7) Ensure general searches on file contents can be made case insensitive by the user. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755517&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 10:33:32
|
Feature Requests item #2755445, was opened at 2009-04-12 11:28 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Interface Group: None Status: Open Priority: 7 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: AdrianIssott (adrianissott) Summary: Language Specific Searches Initial Comment: The identifier search page doesn't allow language-specific searching. This would be updated as follows: 1) Users are given the option to restrict their search to specific programming languages via a series of check boxes. By default all languages will be selected for searching. 2) The list of programming languages shown will be auto-generated to be just those listed in the LXR index. When source files are being shown by LXR all text that matches a symbol in the LXR index are shown as links to an identifier search for that symbol. This would be updated as follows: 3) Only symbols in the same programming language as the file itself would be shown as identifier search links. Any text matching symbols in other programming languages would not be treated as symbols. 4) The symbol links would be restricted to identifier searches of just symbols of the same programming language. NB the user could then easily add other languages to the search as per sub-feature (1). ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 11:33 Message: This feature would be a little easier to do if Feature Request 1691378 (Rearchitect the DB backends) was done first. See https://sourceforge.net/tracker/?func=detail&aid=1691378&group_id=27350&atid=390120. ---------------------------------------------------------------------- Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 11:31 Message: Additional sub-feature: 5) The general search page doesn't allow language-specific searching. This would be updated in exactly the same way as described for the identifier search pages in sub-features (1) and (2). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 10:31:46
|
Feature Requests item #2755445, was opened at 2009-04-12 11:28 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Interface Group: None Status: Open >Priority: 7 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: Language Specific Searches Initial Comment: The identifier search page doesn't allow language-specific searching. This would be updated as follows: 1) Users are given the option to restrict their search to specific programming languages via a series of check boxes. By default all languages will be selected for searching. 2) The list of programming languages shown will be auto-generated to be just those listed in the LXR index. When source files are being shown by LXR all text that matches a symbol in the LXR index are shown as links to an identifier search for that symbol. This would be updated as follows: 3) Only symbols in the same programming language as the file itself would be shown as identifier search links. Any text matching symbols in other programming languages would not be treated as symbols. 4) The symbol links would be restricted to identifier searches of just symbols of the same programming language. NB the user could then easily add other languages to the search as per sub-feature (1). ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 11:31 Message: Additional sub-feature: 5) The general search page doesn't allow language-specific searching. This would be updated in exactly the same way as described for the identifier search pages in sub-features (1) and (2). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 10:28:59
|
Feature Requests item #2755445, was opened at 2009-04-12 11:28 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Interface Group: None Status: Open Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: Language Specific Searches Initial Comment: The identifier search page doesn't allow language-specific searching. This would be updated as follows: 1) Users are given the option to restrict their search to specific programming languages via a series of check boxes. By default all languages will be selected for searching. 2) The list of programming languages shown will be auto-generated to be just those listed in the LXR index. When source files are being shown by LXR all text that matches a symbol in the LXR index are shown as links to an identifier search for that symbol. This would be updated as follows: 3) Only symbols in the same programming language as the file itself would be shown as identifier search links. Any text matching symbols in other programming languages would not be treated as symbols. 4) The symbol links would be restricted to identifier searches of just symbols of the same programming language. NB the user could then easily add other languages to the search as per sub-feature (1). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=2755445&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-12 10:08:30
|
Feature Requests item #742274, was opened at 2003-05-23 12:54 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=742274&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Interface Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: More info from dentifier search display. Initial Comment: The identifier search such as: http://sourcenav/lxr/ident?v=<version>?i=<ident> does not return enough information compared with the freetext search. It would be perfect if each indentifier in the list displayed the content of the line as well, just like the freetext search. Thanks ---------------------------------------------------------------------- Comment By: AdrianIssott (adrianissott) Date: 2009-04-12 11:08 Message: This is a duplicate of Feature Request 741648 (More info from dentifier search display) and should be closed. See https://sourceforge.net/tracker/?func=detail&aid=741648&group_id=27350&atid=390120. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390120&aid=742274&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-11 11:23:55
|
Bugs item #2752690, was opened at 2009-04-11 12:18 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752690&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: C / C++ pre-processor keywords aren't marked as reserved Initial Comment: The following C and C++ pre-processor keywords aren't marked as reserved words and should be: #include #define #ifdef #else #elsif #ifndef #endif #if #undef #error #pragma defined ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-11 12:23 Message: Fixed in CVS ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752690&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-11 11:18:47
|
Bugs item #2752690, was opened at 2009-04-11 12:18 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752690&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: C / C++ pre-processor keywords aren't marked as reserved Initial Comment: The following C and C++ pre-processor keywords aren't marked as reserved words and should be: #include #define #ifdef #else #elsif #ifndef #endif #if #undef #error #pragma defined ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752690&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-11 10:28:43
|
Bugs item #2752574, was opened at 2009-04-11 11:24 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752574&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Browsing >Group: v0.9.6 Status: Open Resolution: None >Priority: 6 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: The LXR general text search doesn't work with Swish on Windo Initial Comment: Performing a general text search for any thing at all when using Swish and a webserver on Windows results in output such as the attached "broken_search.html". ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-11 11:28 Message: What seems to be happening is that the output of swish is being shown directly in the HTML and not being formatted by the search script. I've attached a patch that avoids complicated use of pipes that works on windows. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752574&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-11 10:24:32
|
Bugs item #2752574, was opened at 2009-04-11 11:24 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752574&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: The LXR general text search doesn't work with Swish on Windo Initial Comment: Performing a general text search for any thing at all when using Swish and a webserver on Windows results in output such as the attached "broken_search.html". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2752574&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-10 20:30:23
|
Bugs item #2750080, was opened at 2009-04-10 10:18 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v0.9.6 >Status: Closed >Resolution: Fixed Priority: 3 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: AdrianIssott (adrianissott) Summary: Running the Tests Outputs Warnings Initial Comment: "perl TestRunner.pl AllTests" gives: ........[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.11 usr + 0.13 sys = 0.23 CPU) OK (16 tests) E:\general\Carbide\lxr\tests>perl TestRunner.pl AllTests ........[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.19 usr + 0.06 sys = 0.25 CPU) OK (16 tests) ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-10 21:30 Message: Fixed in CVS: * Added handling of undef in LXR::Common * Added test src files and updated PlainTest::test_getfile() to use them so that this test now works properly ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-10 09:19:31
|
Bugs item #2750080, was opened at 2009-04-10 10:18 Message generated for change (Settings changed) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v0.9.6 Status: Open Resolution: None >Priority: 3 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: Running the Tests Outputs Warnings Initial Comment: "perl TestRunner.pl AllTests" gives: ........[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.11 usr + 0.13 sys = 0.23 CPU) OK (16 tests) E:\general\Carbide\lxr\tests>perl TestRunner.pl AllTests ........[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.19 usr + 0.06 sys = 0.25 CPU) OK (16 tests) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-10 09:18:59
|
Bugs item #2750080, was opened at 2009-04-10 10:18 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: Running the Tests Outputs Warnings Initial Comment: "perl TestRunner.pl AllTests" gives: ........[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:12:43 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.11 usr + 0.13 sys = 0.23 CPU) OK (16 tests) E:\general\Carbide\lxr\tests>perl TestRunner.pl AllTests ........[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 482: Use of uninitialized value in pat tern match (m//) at ../lib/LXR/Common.pm line 482. [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 [Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 .[Fri Apr 10 10:14:38 2009] warning: LXR::Common, line 400: Use of uninitialized value in numeric gt (>) at ../lib/LXR/Common.pm line 400. Last-Modified: Fri, 3 Nov 2005 00:39:55 GMT Content-Type: text/html; charset=iso-8859-1 ....readline() on closed filehandle FILE at PlainTest.pm line 73. Use of uninitialized value in string eq at PlainTest.pm line 74. Use of uninitialized value in string eq at PlainTest.pm line 74. Time: 0 wallclock secs ( 0.19 usr + 0.06 sys = 0.25 CPU) OK (16 tests) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2750080&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-10 02:20:24
|
Bugs item #785120, was opened at 2003-08-08 01:42 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=785120&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: current cvs >Status: Closed Resolution: Out of Date Priority: 5 Private: No Submitted By: Jesse Brandeburg (go_jesse) Assigned to: Nobody/Anonymous (nobody) Summary: apache crash when loading source code file Initial Comment: I'm using the current CVS lxr, and I have checked in two seperate versions of a particular source module. using mysql Ver 11.18 Distrib 3.23.56, for pc-linux (i686) using CVS when I try to view that source module's file with http://hauler/lxr/source/drivers/net/e1000/e1000_main.c I get an error_log entry of Out of memory! co: output error: Broken pipe co aborted Callback called exit (#3) (F) A subroutine invoked from an external package via call_sv() exited by calling exit. I believe there is some bad stuff going on the with the anno array, from the comments that I see when running with use diagnostics in the 'source' file. anno seems to be trying to use the source line as the array index, and then assign a lrev to anno[<this is a line of source code>] I believe this could be reproduced by checking in two fairly different versions of e1000_main.c (like from kernel 2.4.21 and 2.6.0-test2) and trying to view one or the other from a web browser. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-04-10 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2009-03-26 17:22 Message: Can't reproduce this with latest CVS version in LXR, so closing. If you have a source file that reliably causes this problem, then if you can post this here I'll take another look. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=785120&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 21:17:16
|
Bugs item #2745362, was opened at 2009-04-08 22:00 Message generated for change (Comment added) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: genxref Group: v0.9.6 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: AdrianIssott (adrianissott) Summary: LXR::Config Is Too Strict Initial Comment: genxref currently fails in the following situations sometimes with pretty unhelpful error msgs: * The directory for tmpdir in lxr.conf doesn't exist * The directory for glimpsedir in lxr.conf doesn't exist and glimpse is being used * The directory for swishdir in lxr.conf doesn't exist and swish is being used This makes installing lxr more painful than it needs to be. ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-08 22:17 Message: LXR::Config now creates the tmpdir, glimpsedir and swishdirs as necessary when it is initialised. ---------------------------------------------------------------------- Comment By: AdrianIssott (adrianissott) Date: 2009-04-08 22:17 Message: This has now been fixed in CVS. If you can install the new version and check that it solves your problem, then it would be very useful. Thanks for reporting this defect and helping to make LXR better. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 21:01:13
|
Bugs item #2745362, was opened at 2009-04-08 22:00 Message generated for change (Settings changed) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: genxref Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: LXR::Config Is Too Strict Initial Comment: genxref currently fails in the following situations sometimes with pretty unhelpful error msgs: * The directory for tmpdir in lxr.conf doesn't exist * The directory for glimpsedir in lxr.conf doesn't exist and glimpse is being used * The directory for swishdir in lxr.conf doesn't exist and swish is being used This makes installing lxr more painful than it needs to be. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 21:01:00
|
Bugs item #2745362, was opened at 2009-04-08 22:00 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: genxref Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: LXR::Config Is Too Strict Initial Comment: genxref currently fails in the following situations sometimes with pretty unhelpful error msgs: * The directory for tmpdir in lxr.conf doesn't exist * The directory for glimpsedir in lxr.conf doesn't exist and glimpse is being used * The directory for swishdir in lxr.conf doesn't exist and swish is being used This makes installing lxr more painful than it needs to be. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745362&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 20:50:03
|
Bugs item #2745292, was opened at 2009-04-08 21:36 Message generated for change (Settings changed) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: AdrianIssott (adrianissott) Summary: LXR CGI Scripts Fail on Windows Initial Comment: The problem is because the CGI scripts (source, diff, search, ...) all hard code the path to perl as the default on linux. Hence Apache can't find it on Windows machines which use C:\Perl. Also changing this will make the scripts more flexible as they should work with non-default installs of Perl on Linux. ---------------------------------------------------------------------- >Comment By: AdrianIssott (adrianissott) Date: 2009-04-08 21:49 Message: Changed all occurrences of "#!/usr/bin/perl –T" to be "#!perl –T" and rely on the path to find the perl executable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 20:37:34
|
Bugs item #2745292, was opened at 2009-04-08 21:36 Message generated for change (Settings changed) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) >Assigned to: AdrianIssott (adrianissott) Summary: LXR CGI Scripts Fail on Windows Initial Comment: The problem is because the CGI scripts (source, diff, search, ...) all hard code the path to perl as the default on linux. Hence Apache can't find it on Windows machines which use C:\Perl. Also changing this will make the scripts more flexible as they should work with non-default installs of Perl on Linux. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 |
From: SourceForge.net <no...@so...> - 2009-04-08 20:36:29
|
Bugs item #2745292, was opened at 2009-04-08 21:36 Message generated for change (Tracker Item Submitted) made by adrianissott You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: v0.9.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: AdrianIssott (adrianissott) Assigned to: Nobody/Anonymous (nobody) Summary: LXR CGI Scripts Fail on Windows Initial Comment: The problem is because the CGI scripts (source, diff, search, ...) all hard code the path to perl as the default on linux. Hence Apache can't find it on Windows machines which use C:\Perl. Also changing this will make the scripts more flexible as they should work with non-default installs of Perl on Linux. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2745292&group_id=27350 |