Displaying 2 results from an estimated 2 matches for "htmlis".
Did you mean:
htmlit
2013 Apr 21
3
Icecast Digest, Vol 107, Issue 12
...ntent-Type: text/plain; charset=ISO-8859-1
>
> Hi,
>
> On 04/20/2013 04:33 PM, Ashwin Kumar wrote:
> > can any one tell me about the configurations and best practices, as i
> > see the documentation
> > in http://www.icecast.org/docs/icecast-2.3.3/icecast2_config_file.htmlis
> > good to get started, but i want to tune configuration.
>
> This is the authoritative documentation, there is not much beyond that.
> If you have specific questions about parts or something is unclear, then
> you can ask here on the mailing list.
>
>
> > i want to k...
2014 Feb 11
11
[LLVMdev] Proposal: split tools/opt/opt.cpp to OptTool and a smaller main()
Hello,
I started some refactoring work on tools/opt/opt.cpp in r201116, but
conceptually this is part of a larger effort. I'd like to consult with
llvmdev@ about the best way to move this forward.
Background: opt is a very useful swiss-army-knife tool, and its
capabilities may be useful to custom tools. However, as it stands now opt
is now very modular - almost all its functionality is