[Asterisk-code-review] Fix showing of swap details when sysinfo() is available (asterisk[master])
    Timo Teräs 
    asteriskteam at digium.com
       
    Fri Sep  9 08:59:43 CDT 2016
    
    
  
Timo Teräs has posted comments on this change.
Change subject: Fix showing of swap details when sysinfo() is available
......................................................................
Patch Set 1:
So the original test was flawed to start with. But I think we should be enough with defined(HAVE_SWAPCTL) || defined(HAVE_SYSINFO) because the function is not defined if !SYSINFO && !SYSCTL && SWAPCTL.
-- 
To view, visit https://gerrit.asterisk.org/3871
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I1fb21dad8f27e416c60f138c6f2bff03fb626eca
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Timo Teräs <timo.teras at iki.fi>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Timo Teräs <timo.teras at iki.fi>
Gerrit-Reviewer: Walter Doekes <walter+asterisk at wjd.nu>
Gerrit-HasComments: No
    
    
More information about the asterisk-code-review
mailing list