In message <[email protected]>, Sanj
oy Das writes:

>I've attached the patch
>(fileread-std-vmod.diff) for review. 

Will look.

>While working on the above I ran into a small problem with the import
>statement - VCC does not seem to like `import std':
>
>'''
>Message from VCC-compiler:
>Could not load module std

The "XXX" means that I need to corner Tollef, to settle the technicalities
around the default vmod directory.

You just have to specify the path as 3rd. argument for now:

        import std "/some/where/libvmod.so"

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

_______________________________________________
varnish-dev mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-dev

Reply via email to