Nick Jones

Show:

What's happening?

  • Comment: source does not enter 2-letters dirs

    Logged In: YES user_id=119409 I just came upon this problem and this patch is backwards. It should read: --- LXR/Common.pm 2005-10-07 15:21:11.000000000 +0200 +++ LXR/Common.pm 2005-10-05 17:55:19.000000000 +0200 @@ -541,7 +541,7 @@ # First suppress anything after a dodgy character $path =~ s!(^[\w_+-,.%^/]+).*!$1!; # Clean out /../ - while ($path =~ m!/../!) { + while ($path =~...

    2005-12-01 14:46:26 UTC in LXR Cross Referencer

  • Files with hyphens "do not exist"

    Any file with a hyphen in the name is reported as non-existant while browsing source. Examples include pci-dma.c and kernel-parameters.txt from the linux kernel source.

    2005-11-09 18:38:07 UTC in LXR Cross Referencer

  • Comment: Unable to create LXR::Lang::Generic Lang object

    Logged In: YES user_id=119409 The path to the binary was incorrect as was suspected. Gentoo or the ctags config file named the binary as "exuberant-ctags" instead of only "ctags".

    2005-11-03 14:42:29 UTC in LXR Cross Referencer

  • Comment: Unable to create LXR::Lang::Generic Lang object

    Logged In: YES user_id=119409 I do have ctags installed, but I'll check on the path pointed to in lxr.conf tomorrow. Thanks.

    2005-11-03 01:31:33 UTC in LXR Cross Referencer

  • Comment: Unable to create LXR::Lang::Generic Lang object

    Logged In: YES user_id=119409 This is perl version 5.8.6 as well.

    2005-11-02 17:39:59 UTC in LXR Cross Referencer

  • Unable to create LXR::Lang::Generic Lang object

    I get the following if I try and index with this version. I have mysql 4.x setup and configured as well. # ./genxref --url=http:///linuxref --version=2.6.13 This is glimpseindex version 4.17.4, 2003. Indexing "/usr/local/lxr-0.9.4/src/2.6.13" ... Size of files being indexed = 203009279 B, Total #of files = 18057 Some files had numerals in > 50% of the indexed words...

    2005-11-02 14:39:04 UTC in LXR Cross Referencer

  • Comment: Kernel Crash with ndiswrapper and linksys WPC54g

    Logged In: YES user_id=119409 (problem occurs with xsupplicant 1.0.1 built from a gentoo pre-ebuild)

    2004-10-07 18:02:54 UTC in Open1X

  • Kernel Crash with ndiswrapper and linksys WPC54g

    I have determined that if not enough time is alotted between bringing the wireless up, setting an initial WEP key before starting xsupplicant, a kernel crash will occur. The kernel or xsupplicant (not sure), reports a bad EIP value. The next time I let it occur I will post as much of the kernel stacktrace as possible if that will help. However, if I run the same script to bring up the...

    2004-10-07 18:01:25 UTC in Open1X

  • Interrupt Handler

    The shared dummy handler within the dio48s driver functions but there is still a large problem of being able to reset the interrupt controller on the board (i.e. clearing the created interrupt).

    2004-03-24 19:01:39 UTC in PC/104 I/O Robotics Drivers

  • default gcc cflags

    It looks as though the configure script picks up on gcc 3.2.x being installed and the exact type of processor but doesn't make use of the -mcpu/march=pentiumX flags instead of i686. Also, it looks as though -O4 is in there which doesn't actually do anything more than -O3 (last I knew). Just a few small points but the changing of mcpu/march can make a difference. -nick.

    2003-10-21 05:19:22 UTC in MplayerXP-mplayer with extra performance

About Me


Send me a message