mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #6337] Fix inequality test for option html_mods_


From: spiralvoice
Subject: [Mldonkey-users] [patch #6337] Fix inequality test for option html_mods_theme
Date: Sun, 09 Dec 2007 20:38:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.10) Gecko/20071115 Iceweasel/2.0.0.10 (Debian-2.0.0.10-0etch1)

URL:
  <http://savannah.nongnu.org/patch/?6337>

                 Summary: Fix inequality test for option html_mods_theme
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: spiralvoice
            Submitted on: Sonntag 09.12.2007 um 21:38
                Category: Bug fixes
                Priority: 5 - Normal
                  Status: Works For Me
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

thx to pango

[21:31:55] <pango> [18:30:02] btw there's a (small) bug, in several place
there's !!html_mods_theme != ""
[21:31:55] <pango> [18:30:22] != is physical equality, so this test is always
true
[21:31:55] <pango> [18:30:33] (physical inequality, rather)
[21:31:55] <pango> [18:30:45] # "" != "" ;;
[21:31:55] <pango> [18:30:45] - : bool = true
[21:31:55] <pango> [18:31:01] it should be !!html_mods_theme <> ""
[21:31:55] <pango> [18:31:11] (structural inequality)
[21:31:55] <pango> [18:31:42] consequence is that mlnet looks for overriding
pages in the filesystem, even when no theme is set
[21:31:55] <pango> [18:32:26] so there's just a small performance hit



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sonntag 09.12.2007 um 21:38  Name: html_mods_theme_fix_inequality.patch
 Size: 5kB   By: spiralvoice

<http://savannah.nongnu.org/patch/download.php?file_id=14599>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6337>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]