Commit graph

3 commits

Author SHA1 Message Date
Jun Woong
8469c40c2b Stop LCC from warning about null pointer conversion to function pointer
Fixed LCC to correctly diagnose expressions with NPC. It no longer reports messages such as

    warning: conversion from `pointer to void' to `pointer to void function(void)' is compiler dependent
2015-01-06 23:43:04 -06:00
Ryan C. Gordon
820f41162e Another "long double" ... 2005-12-01 10:59:50 +00:00
Tim Angus
ad118b9baf * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00
Renamed from lcc/src/expr.c (Browse further)