COIN-OR::LEMON - Graph Library

Custom Query (545 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 545)

Ticket Resolution Summary Owner Reporter
#664 spam Write For Us – Submit Guest Post on Lifestyle, Beauty, Travel, Health, Fitness Alpar Juttner Suryastranger
Description

[Tamilyogi Proxy]https://lifetrixcorner.com/tamilyogi-proxy/ Unblock Tamilyogi proxy site List

Proxy?https://lifetrixcorner.com/extratorrent-proxy/ Unblock Extratorrent Proxy List of all Sites

[ETTV Proxy]https://lifetrixcorner.com/ettv-proxy/ Unblockit ETTV Proxy & latest Sites

#612 fixed Windows compile issue due to macros IN and OUT Alpar Juttner Peter Kovacs
Description

Reported by Szabolcs Horvát on the lemon-user mailing list:

The following problem caused me a lot of frustration, so I thought I'd share the solution with the rest of you.

I had some working LEMON-based code that I wrote on OS X, but then couldn't compile on Windows due to a few mysterious errors that seemed to come from the LEMON headers and not my own code.

The problem turned out to be that I was using LEMON in conjunction with a C library, which in turn includes <windows.h> on Windows (obviously not on OS X), which in turn defines the macros IN and OUT. LEMON uses these same names as template parameters, hence the errors.

A simple #undef IN #undef OUT before including any LEMON headers will fix the problem. Doing this appears to be completely safe (perhaps LEMON could do it by default): https://stackoverflow.com/questions/35907493/in-and-out-macros-in-minwindef-h

Szabolcs

#111 fixed Web page design Peter Kovacs Peter Kovacs
Description
  1. I think it is annoying that the links are not underlined when they are in "hover" state. It would be much better inversely, or if they were always underlined as on the old page.
  2. There should be a News applet window on the mian page.
  3. The side menu bar should be larger (more dominant).
  4. Lemon/LEMON should be used consistently. See #103. It should be fixed e.g. in the copyright text in the footer.
  5. Nicer font and color settings should be used for the text on the image of the header.
  6. Do we really need the lemons on the background? It is not so nice, and it makes harder to read the text of the pages. Maybe a simple white background would be better.
Note: See TracQuery for help on using queries.